]> git.donarmstrong.com Git - debian/debian-policy.git/commitdiff
Another Typo
authorManoj Srivastava <srivasta@debian.org>
Thu, 16 Jun 2005 05:09:28 +0000 (05:09 +0000)
committerManoj Srivastava <srivasta@debian.org>
Thu, 16 Jun 2005 05:09:28 +0000 (05:09 +0000)
Author: srivasta
Date: 2001/01/29 04:30:51
Another Typo

git-archimport-id: srivasta@debian.org--etch/debian-policy--devel--3.0--patch-73

debian/rules

index 30bbf1b4b09939dac1bb3d893217562007b16434..6cba84169af902425072eaec6dfcc3bb0854c5dd 100755 (executable)
@@ -187,7 +187,7 @@ stamp-policy:  build
        $(install_file)    version.ent               $(DOCDIR)/
        for i in            $(BYHAND_FILES); do                          \
          $(install_file)   $$i            ..                          ; \
-         dpkg-distaddfile  -fdebian/files `filename $$i`     byhand - ; \
+         dpkg-distaddfile  -fdebian/files `basename $$i`     byhand - ; \
        done
        touch              stamp-policy