]> git.ipfire.org Git - people/ms/ipfire-3.x.git/blob - isdn4k-utils/patches/011-isdn4k-utils-pppcapiplugin-libdir.patch
Merge branch 'master' of ssh://git.ipfire.org/pub/git/ipfire-3.x
[people/ms/ipfire-3.x.git] / isdn4k-utils / patches / 011-isdn4k-utils-pppcapiplugin-libdir.patch
1 diff -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)