Always use 'lib' instead of 'lib64'
[vpp.git] / src / vpp / conf / startup.conf
index 34631aa..979d41a 100644 (file)
@@ -135,7 +135,7 @@ cpu {
 
 # plugins {
        ## Adjusting the plugin path depending on where the VPP plugins are
-       #       path /home/bms/vpp/build-root/install-vpp-native/vpp/lib64/vpp_plugins
+       #       path /home/bms/vpp/build-root/install-vpp-native/vpp/lib/vpp_plugins
 
        ## Disable all plugins by default and then selectively enable specific plugins
        # plugin default { disable }
@@ -148,4 +148,4 @@ cpu {
 # }
 
        ## Alternate syntax to choose plugin path
-       # plugin_path /home/bms/vpp/build-root/install-vpp-native/vpp/lib64/vpp_plugins
+       # plugin_path /home/bms/vpp/build-root/install-vpp-native/vpp/lib/vpp_plugins