summaryrefslogtreecommitdiff
path: root/network/libnatpmp/Makefile.diff
diff options
context:
space:
mode:
authorMario Preksavec <mario at slackware dot hr>2017-08-09 00:46:34 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2017-08-12 06:57:37 +0700
commite3e950bdb4636b9060c3a22913d97f6807a91540 (patch)
tree2f63867a70189dba0a0a4c32483f89c9d2c55b47 /network/libnatpmp/Makefile.diff
parentdd51444fe8f2b813d7bd6435b59185e43363205b (diff)
downloadslackbuilds-e3e950bdb4636b9060c3a22913d97f6807a91540.tar.gz
network/libnatpmp: Added (implementation of the NAT-PMP protocol).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'network/libnatpmp/Makefile.diff')
-rw-r--r--network/libnatpmp/Makefile.diff11
1 files changed, 11 insertions, 0 deletions
diff --git a/network/libnatpmp/Makefile.diff b/network/libnatpmp/Makefile.diff
new file mode 100644
index 0000000000..01f8ea23d4
--- /dev/null
+++ b/network/libnatpmp/Makefile.diff
@@ -0,0 +1,11 @@
+--- libnatpmp-20150609/Makefile.orig 2013-12-09 21:52:28.000000000 +0100
++++ libnatpmp-20150609/Makefile 2017-08-01 15:10:21.711231906 +0200
+@@ -62,7 +62,7 @@
+
+ INSTALLPREFIX ?= $(PREFIX)/usr
+ INSTALLDIRINC = $(INSTALLPREFIX)/include
+-INSTALLDIRLIB = $(INSTALLPREFIX)/lib
++INSTALLDIRLIB = $(INSTALLPREFIX)/lib@@LIBDIRSUFFIX@@
+ INSTALLDIRBIN = $(INSTALLPREFIX)/bin
+
+ JAVA ?= java