]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-build.git/commitdiff
needs sudo to install deps 537/head
authorGregory Meno <gmeno@redhat.com>
Tue, 8 Nov 2016 19:48:41 +0000 (11:48 -0800)
committerGregory Meno <gmeno@redhat.com>
Tue, 8 Nov 2016 19:48:41 +0000 (11:48 -0800)
Signed-off-by: Gregory Meno <gmeno@redhat.com>
samba/build/build_rpm

index 511ced933e2e79061a664aee00e17021dcd8f403..1ccbd8f17222e800db654278a0c17b3947a59a29 100644 (file)
@@ -12,7 +12,7 @@ fi
 # to upstream repo or update this section to install these packages
 
 # We need this to get the major version from lsb_release
-yum install -y redhat-lsb-core mock
+sudo yum install -y redhat-lsb-core mock
 
 # Run the install-deps.sh upstream script if it exists
 if [ -x install-deps.sh ]; then