]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
samba: update repo information before installing dependencies
authorBoris Ranto <branto@redhat.com>
Wed, 8 Feb 2017 20:01:39 +0000 (21:01 +0100)
committerBoris Ranto <branto@redhat.com>
Mon, 13 Feb 2017 21:42:46 +0000 (22:42 +0100)
Signed-off-by: Boris Ranto <branto@redhat.com>
samba/build/build_deb

index 893f7c55bb657375ac630aa3a353383197291c42..3cc86f7f0a149396c7388ee2ba49bbb28e442bff 100644 (file)
@@ -9,7 +9,7 @@ fi
 
 ## Install any setup-time deps
 # We need these for the build
-sudo apt-get install -y build-essential equivs libgnutls-dev libacl1-dev libldap2-dev ruby ruby-dev
+sudo apt-get update && sudo apt-get install -y build-essential equivs libgnutls-dev libacl1-dev libldap2-dev ruby ruby-dev
 
 # We use fpm to create the deb package
 sudo gem install fpm