aboutsummaryrefslogtreecommitdiffstats
path: root/build-root/rpm/vpp.spec
diff options
context:
space:
mode:
Diffstat (limited to 'build-root/rpm/vpp.spec')
-rw-r--r--build-root/rpm/vpp.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/build-root/rpm/vpp.spec b/build-root/rpm/vpp.spec
index a5b097aeec3..b02b2bfe8ef 100644
--- a/build-root/rpm/vpp.spec
+++ b/build-root/rpm/vpp.spec
@@ -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
#