summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAn-Cheng Huang <ancheng@vyatta.com>2008-12-12 18:09:38 -0800
committerAn-Cheng Huang <ancheng@vyatta.com>2008-12-12 18:09:38 -0800
commitf01bb47ddce12b291c24720666d054221a9d29a9 (patch)
tree2749b61353adb051ea140a94d7b96ec053ed5c09
parent07ecca6e0046617af6d028f3f79fd830da2d7d43 (diff)
downloadvyatta-bash-f01bb47ddce12b291c24720666d054221a9d29a9.tar.gz
vyatta-bash-f01bb47ddce12b291c24720666d054221a9d29a9.zip
"files" file should be removed before package build
-rwxr-xr-xdebian/rules1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/rules b/debian/rules
index a4b634e..0935fcc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -131,6 +131,7 @@ stamps/stamp-install-bash: stamps/stamp-build-bash
touch stamps/stamp-install-bash
binary-bash: bash-install
+ rm -f debian/files
dh_testdir
dh_testroot
dh_installchangelogs -p$(p) bash/CWRU/changelog