diff --git a/build.sh b/build.sh index 468dd3ed..773c5ebf 100755 --- a/build.sh +++ b/build.sh @@ -2,6 +2,6 @@ ver="0.1" git pull rm ../pvc_* -dh_make -p pvc_${ver} --createorig +dh_make -p pvc_${ver} --createorig --single --yes dpkg-buildpackage -us -uc dh_clean