]> git.michaelhowe.org Git - packages/b/bup.git/commitdiff
get rid of an mkdir in debian/rules
authorJon Dowland <jmtd@debian.org>
Wed, 28 Apr 2010 13:08:12 +0000 (14:08 +0100)
committerJon Dowland <jmtd@debian.org>
Wed, 28 Apr 2010 13:08:12 +0000 (14:08 +0100)
debian/bup.dirs [new file with mode: 0644]
debian/rules

diff --git a/debian/bup.dirs b/debian/bup.dirs
new file mode 100644 (file)
index 0000000..dd222db
--- /dev/null
@@ -0,0 +1 @@
+usr/share
index fe77426c53941f0655829399de1a595b18321d30..e0f082489592b2590b68aa297903650d597b45dd 100755 (executable)
@@ -6,5 +6,4 @@ override_dh_auto_install:
        dh_auto_install --destdir=debian/bup-common
        rm -f debian/bup-common/usr/lib/bup/bup/_hashsplit.so
        mv debian/bup-common/usr/bin/bup debian/bup-common/usr/lib/bup/bup.exe
-       mkdir -p debian/bup/usr/share
        mv debian/bup-common/usr/share/man debian/bup/usr/share