From 7e417e827d046bb5c75b03f3012ebbd1d0b8c7b4 Mon Sep 17 00:00:00 2001 From: xq2005 Date: Wed, 20 Feb 2013 08:50:09 +0000 Subject: [PATCH] do not signature the changefile and dsc file Former-commit-id: 99b2aa2b95eef44513c1840c8fc7b0a30c5a47c1 --- ipmitool/make_deb.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ipmitool/make_deb.sh b/ipmitool/make_deb.sh index 0bb7475..390e5c6 100755 --- a/ipmitool/make_deb.sh +++ b/ipmitool/make_deb.sh @@ -5,4 +5,4 @@ cd ipmitool-1.8.11 cp -rL ../debian . dpkg-buildpackage -uc -us cd - -#rm -rf ipmitool-1.8.11 +rm -rf ipmitool-1.8.11