diff options
Diffstat (limited to 'sysutils/lavaps/files/patch-po')
-rw-r--r-- | sysutils/lavaps/files/patch-po | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/sysutils/lavaps/files/patch-po b/sysutils/lavaps/files/patch-po new file mode 100644 index 000000000000..bf9726a610f4 --- /dev/null +++ b/sysutils/lavaps/files/patch-po @@ -0,0 +1,12 @@ +We fix this Makefile and install the .gmo even though lavaps does +not use them yet -- not without Gnome, anyway. May be, this will +change... +--- po/Makefile.in.in Sun Jun 6 22:19:05 2004 ++++ po/Makefile.in.in Sat Nov 20 08:46:31 2004 +@@ -60,5 +60,5 @@ + POTFILES = \ + +-CATALOGS = @CATALOGS@ ++CATALOGS != echo *.gmo + + # Makevars gets inserted here. (Don't remove this line!) |