------------------------------------------------------------
revno: 1405
committer: Rene Engelhard <r...@debian.org>
branch nick: debian
timestamp: Sun 2009-02-01 17:57:01 +0100
message:
  don't remove .links
modified:
  rules
=== modified file 'rules'
--- a/rules     2009-01-31 21:47:59 +0000
+++ b/rules     2009-02-01 16:57:01 +0000
@@ -1608,7 +1608,7 @@
        dh_testroot
 
        if [ -x /usr/bin/dh_prep ]; then dh_prep; else dh_clean -k; fi
-       rm -f debian/*.install debian/*.links debian/*.dirs
+       rm -f debian/*.install debian/*.dirs
 
        # remove those for safety in case the languages might change on
        # testbuilds. then the /*/ in dh_installdocs in binary-* won't work

Reply via email to