VPP-127 Removed spurious use of sudo
[vpp.git] / build-root / rpm / vpp.spec
index a5b097a..b02b2bf 100644 (file)
@@ -51,7 +51,7 @@ TODO: reference and describe only the .h files
 
 %pre
 # Add the vpp group
-sudo groupadd -f -r vpp
+groupadd -f -r vpp
 
 %install
 #