diff options
Diffstat (limited to 'print/ggv2/files/patch-configure')
-rw-r--r-- | print/ggv2/files/patch-configure | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/print/ggv2/files/patch-configure b/print/ggv2/files/patch-configure new file mode 100644 index 000000000000..113117d728ef --- /dev/null +++ b/print/ggv2/files/patch-configure @@ -0,0 +1,17 @@ +--- configure.orig Sun Jul 7 18:20:21 2002 ++++ configure Sun Jul 7 18:20:31 2002 +@@ -12015,12 +12015,12 @@ + echo "$as_me:$LINENO: \$? = $ac_status" >&5 + (exit $ac_status); }; }; then + CATOBJEXT=.gmo +- DATADIRNAME=share ++ DATADIRNAME=share/gnome + else + echo "$as_me: failed program was:" >&5 + cat conftest.$ac_ext >&5 + CATOBJEXT=.mo +- DATADIRNAME=share ++ DATADIRNAME=share/gnome + fi + rm -f conftest.$ac_objext conftest$ac_exeext conftest.$ac_ext + INSTOBJEXT=.mo |