From 5c10d34a99f5c4c1eac28aca58d5d7e414fd91f2 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Mon, 24 Oct 2016 01:04:22 +0100 Subject: Build system substitutions, for absurdities * Introduce absurddir, which is where the absurdities will go * Substitute the absurddir into the dgit script during make all * Install the substituted scripts rather than the originals in make install * Provide a default in dgit, based on $0 * Clean the substitutions up in make clean Signed-off-by: Ian Jackson --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 428c4cc..69c2fea 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ debian/*.substvars debian/*.log debian/debhelper-build-stamp dgit-maint-merge.7 +substituted -- cgit v1.2.3