aboutsummaryrefslogtreecommitdiffstats
path: root/nsh-plugin/Makefile.am
diff options
context:
space:
mode:
authorEd Warnicke <eaw@cisco.com>2016-09-13 20:04:28 +0000
committerEd Warnicke <eaw@cisco.com>2016-10-04 11:26:31 -0700
commit24bb3c191a66d20624d550f9ea392f2873199e88 (patch)
tree7a5798ca9aaa8eb938ba4156c780ad711deb72d8 /nsh-plugin/Makefile.am
parentde3e03905b12cffd3f4b9824c4175581b313158e (diff)
nsh-plugin rpm packaging
Change-Id: I5ccacfa9e09c88f84ac5b5cb303ba4d170f3743d Signed-off-by: Ed Warnicke <eaw@cisco.com> Signed-off-by: Ed Warnicke <hagbard@gmail.com>
Diffstat (limited to 'nsh-plugin/Makefile.am')
-rw-r--r--nsh-plugin/Makefile.am4
1 files changed, 4 insertions, 0 deletions
diff --git a/nsh-plugin/Makefile.am b/nsh-plugin/Makefile.am
index 4ecc63e..096eb90 100644
--- a/nsh-plugin/Makefile.am
+++ b/nsh-plugin/Makefile.am
@@ -53,3 +53,7 @@ install-data-hook:
rm -f $(prefix)/lib/nsh_plugin.*
rm -f $(prefix)/lib/nsh_test_plugin.*
+pkg-rpm: all install
+ cd $(srcdir)/packaging/rpm; \
+ rpmbuild -bb --define "_topdir $$PWD" \
+ --define "_plugin_prefix ${prefix}" vpp-nsh-plugin.spec