]> git.pld-linux.org Git - packages/GeoIP.git/blob - GeoIP-man-makefile.patch
- added pl description
[packages/GeoIP.git] / GeoIP-man-makefile.patch
1 --- man/Makefile.am~    Thu Nov 21 07:12:38 2002
2 +++ man/Makefile.am     Thu Jun 12 01:42:08 2003
3 @@ -5,4 +5,4 @@
4  DEFAULT_MAN = $(mandir)/man1/geoipupdate.1
5  
6  install-data-hook: install-man
7 -       cat geoipupdate.1 | sed s,CONF_DIR,$(sysconfdir), > $(DEFAULT_MAN)
8 +       cat geoipupdate.1 | sed s,CONF_DIR,$(sysconfdir), > $(DESTDIR)$(DEFAULT_MAN)
This page took 0.073333 seconds and 3 git commands to generate.