catch a fake root escapee
This commit is contained in:
parent
188a139c84
commit
189dad5fdb
12
net/GeoIP/patches/patch-man_Makefile_in
Normal file
12
net/GeoIP/patches/patch-man_Makefile_in
Normal file
@ -0,0 +1,12 @@
|
||||
$OpenBSD: patch-man_Makefile_in,v 1.1 2003/08/26 13:06:29 naddy Exp $
|
||||
--- man/Makefile.in.orig 2003-08-26 14:51:24.000000000 +0200
|
||||
+++ man/Makefile.in 2003-08-26 14:51:35.000000000 +0200
|
||||
@@ -227,7 +227,7 @@ maintainer-clean-generic clean mostlycle
|
||||
|
||||
|
||||
install-data-hook: install-man
|
||||
- cat geoipupdate.1 | sed s,CONF_DIR,$(sysconfdir), > $(DEFAULT_MAN)
|
||||
+ cat geoipupdate.1 | sed s,CONF_DIR,$(sysconfdir), > $(DESTDIR)$(DEFAULT_MAN)
|
||||
|
||||
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
||||
# Otherwise a system limit (for SysV at least) may be exceeded.
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2003/06/27 14:55:35 naddy Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2003/08/26 13:06:29 naddy Exp $
|
||||
bin/geoipexport
|
||||
bin/geoiplookup
|
||||
bin/geoipupdate
|
||||
@ -13,6 +13,7 @@ lib/libGeoIPBitReader.la
|
||||
lib/libGeoIPUpdate.a
|
||||
lib/libGeoIPUpdate.la
|
||||
man/man1/geoiplookup.1
|
||||
man/man1/geoipupdate.1
|
||||
share/examples/GeoIP/GeoIP.conf
|
||||
share/examples/GeoIP/GeoIP.dat
|
||||
%%SHARED%%
|
||||
|
Loading…
x
Reference in New Issue
Block a user