fix installation path of locale files
This commit is contained in:
parent
7e492c758f
commit
8859256387
11
x11/xtraceroute/patches/patch-aa
Normal file
11
x11/xtraceroute/patches/patch-aa
Normal file
@ -0,0 +1,11 @@
|
||||
--- po/Makefile.in.in.orig Sun Oct 31 18:35:37 1999
|
||||
+++ po/Makefile.in.in Sun Oct 31 18:37:43 1999
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
prefix = @prefix@
|
||||
exec_prefix = @exec_prefix@
|
||||
-datadir = $(prefix)/@DATADIRNAME@
|
||||
+datadir = $(prefix)/share
|
||||
localedir = $(datadir)/locale
|
||||
gnulocaledir = $(prefix)/share/locale
|
||||
gettextsrcdir = $(prefix)/share/gettext/po
|
Loading…
Reference in New Issue
Block a user