]> git.ipfire.org Git - people/amarx/ipfire-3.x.git/blame - isdn4k-utils/patches/011-isdn4k-utils-pppcapiplugin-libdir.patch
isdn4k-utils: Fix build on ARM.
[people/amarx/ipfire-3.x.git] / isdn4k-utils / patches / 011-isdn4k-utils-pppcapiplugin-libdir.patch
CommitLineData
4cb374c5
SS
1diff -Nur a/pppdcapiplugin/Makefile.template b/pppdcapiplugin/Makefile.template
2--- a/pppdcapiplugin/Makefile.template 2001-05-01 14:43:49.000000000 +0200
3+++ b/pppdcapiplugin/Makefile.template 2012-03-17 18:36:00.035594144 +0100
4@@ -8,7 +8,7 @@
5 # as published by the Free Software Foundation; either version
6 # 2 of the License, or (at your option) any later version.
7
8-PLUGINDIR=${DESTDIR}/usr/lib/pppd/$(PPPVERSION)
9+PLUGINDIR=${DESTDIR}${LIBDIR}/pppd/$(PPPVERSION)