catch a fake root escapee

This commit is contained in:
naddy 2003-08-26 13:06:29 +00:00
parent 188a139c84
commit 189dad5fdb
2 changed files with 14 additions and 1 deletions

View 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.

View File

@ -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%%