[packages] ipv6calc: update to 0.80.0, use PKG_INSTALL and MAKE_FLAGS
[openwrt/svn-archive/archive.git] / devel / patch / patches / 100-install.patch
1 diff -urN patch-2.5.4.orig/Makefile.in patch-2.5.4/Makefile.in
2 --- patch-2.5.4.orig/Makefile.in 2008-06-11 10:08:08.000000000 +0200
3 +++ patch-2.5.4/Makefile.in 2008-06-11 10:08:26.000000000 +0200
4 @@ -42,12 +42,12 @@
5 VERSION = @VERSION@
6
7 prefix = @prefix@
8 -exec_prefix = @exec_prefix@
9 +exec_prefix += @exec_prefix@
10
11 bindir = $(exec_prefix)/bin
12
13 # Where to put the manual pages.
14 -mandir = @mandir@
15 +mandir = $(exec_prefix)/@mandir@
16 man1dir = $(mandir)/man1
17 # Extension (including `.') for the manual page filenames.
18 man1ext = .1