From b0040298adc634cda3c541a573fbc5a0eb2c0132 Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Sun, 7 Jul 2002 22:32:49 +0000 Subject: Add ggv2 after a repo-copy from ggv. ggv2 is the GNOME 2.0 Postscript and PDF viewer. --- print/ggv2/files/patch-configure | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 print/ggv2/files/patch-configure (limited to 'print/ggv2/files/patch-configure') 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 -- cgit v1.2.3