diff options
Diffstat (limited to 'net/gnomba/files/patch-ac')
-rw-r--r-- | net/gnomba/files/patch-ac | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/net/gnomba/files/patch-ac b/net/gnomba/files/patch-ac new file mode 100644 index 000000000000..e56e855838d4 --- /dev/null +++ b/net/gnomba/files/patch-ac @@ -0,0 +1,11 @@ +--- configure.orig Thu Feb 10 01:53:13 2000 ++++ configure Thu Feb 10 01:54:54 2000 +@@ -3440,7 +3440,7 @@ + < $srcdir/po/POTFILES.in > po/POTFILES + + +-localedir=${datadir}/locale ++localedir=${prefix}/${DATADIRNAME}/locale + + + trap '' 1 2 15 |