]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
debian: don't try to sign packages; it fails anyway
authorSage Weil <sage@newdream.net>
Mon, 19 Oct 2009 20:03:03 +0000 (13:03 -0700)
committerSage Weil <sage@newdream.net>
Mon, 19 Oct 2009 20:03:03 +0000 (13:03 -0700)
build_upload_debian_packages.sh

index 75b53e44f307fe42bb1d4633a294f2e0c39d43af..e54dbde92ea58fa4181508e19e09c1d5068a77ab 100755 (executable)
@@ -65,7 +65,7 @@ fi
 
 cd ceph-$finalvers
 ./autogen.sh
-dpkg-buildpackage -rfakeroot
+dpkg-buildpackage -rfakeroot -us -uc
 cd ..
 
 # upload