summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorMartin Quinson <mquinson@debian.org>2004-02-25 18:36:04 +0000
committerMartin Quinson <mquinson@debian.org>2004-02-25 18:36:04 +0000
commit77d107f67088740ea1158d9187920781e484c0f7 (patch)
tree0055b62974728180df3df9fc8b972106d2bff9cf /debian
parent124d82ff62aacc071633104be7e49a23f14da0bd (diff)
downloadquilt-77d107f67088740ea1158d9187920781e484c0f7.tar.gz
Remove a useless dupplicated line
Diffstat (limited to 'debian')
-rw-r--r--debian/patchsys-quilt.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/patchsys-quilt.mk b/debian/patchsys-quilt.mk
index 19a16af..a71ed97 100644
--- a/debian/patchsys-quilt.mk
+++ b/debian/patchsys-quilt.mk
@@ -67,7 +67,6 @@ clean:: reverse-patches
# The patch subsystem
apply-patches: pre-build debian/stamp-patched
debian/stamp-patched:
-debian/stamp-patched:
if [ -n "$(DEB_QUILT_PATCHDIR_LINK)" ] ; then \
if [ -L $(DEB_SRCDIR)/$(DEB_QUILT_PATCHDIR_LINK) ] ; then : ; else \
ln -s $(DEB_PATCHDIRS) $(DEB_SRCDIR)/$(DEB_QUILT_PATCHDIR_LINK) ; \