VPP-203 Find the relative next node index by node names
[vpp.git] / build-root / rpm / vpp.spec
index a5b097a..4a666e6 100644 (file)
@@ -1,4 +1,4 @@
-%define _vpp_install_dir ../install-vpp-native
+%define _vpp_install_dir ../%{_install_dir}
 %define _vpp_build_dir   ../build-tool-native
 %define _unitdir         /lib/systemd/system
 %define _topdir          %(pwd)
@@ -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
 #