diff options
Diffstat (limited to 'build-root/rpm/vpp.spec')
-rw-r--r-- | build-root/rpm/vpp.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build-root/rpm/vpp.spec b/build-root/rpm/vpp.spec index b02b2bfe8ef..4a666e68aa4 100644 --- a/build-root/rpm/vpp.spec +++ b/build-root/rpm/vpp.spec @@ -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) |