Bug#387103: [Build-common-hackers] Bug#387103: cdbs bug 387103: Proposed patch

2006-12-06 Thread Peter Eisentraut
Am Mittwoch, 6. Dezember 2006 15:21 schrieb Oliver Elphick: > This patch is a simple solution; it checks for the existence of > DEB_SRCDIR before populating $reversepatches. If the directory does not > exist, the patch list will be empty and so no reverse patching will be > attempted. This bug is

Bug#387103: cdbs bug 387103: Proposed patch

2006-12-06 Thread Oliver Elphick
This patch is a simple solution; it checks for the existence of DEB_SRCDIR before populating $reversepatches. If the directory does not exist, the patch list will be empty and so no reverse patching will be attempted. $ diff -u simple-patchsys.mk.orig simple-patchsys.mk --- simple-patchsys.mk.ori