]> git.pld-linux.org Git - packages/lynx.git/blame - lynx-po_DESTDIR.patch
- 2.8.7rel.2
[packages/lynx.git] / lynx-po_DESTDIR.patch
CommitLineData
6d969959 1--- lynx2-8-7/po/makefile.inn~ 2008-09-22 00:49:47.000000000 +0200
2+++ lynx2-8-7/po/makefile.inn 2009-07-06 13:52:33.000000000 +0200
3@@ -23,7 +23,7 @@
4 prefix = @prefix@
5 exec_prefix = @exec_prefix@
6db36440 6
6d969959 7-datadir = @NLS_DATADIR@
8+datadir = $(DESTDIR)@NLS_DATADIR@
9 localedir = $(datadir)/locale
10 gnulocaledir = $(prefix)/share/locale
11 gettextsrcdir = $(prefix)/share/gettext/po
This page took 0.027103 seconds and 4 git commands to generate.