diff options
Diffstat (limited to 'packages/gpdf/files')
-rw-r--r-- | packages/gpdf/files/.mtn2git_empty | 0 | ||||
-rw-r--r-- | packages/gpdf/files/aclocal-lossage.patch | 11 | ||||
-rw-r--r-- | packages/gpdf/files/desktop.patch | 11 |
3 files changed, 22 insertions, 0 deletions
diff --git a/packages/gpdf/files/.mtn2git_empty b/packages/gpdf/files/.mtn2git_empty new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/packages/gpdf/files/.mtn2git_empty diff --git a/packages/gpdf/files/aclocal-lossage.patch b/packages/gpdf/files/aclocal-lossage.patch index e69de29bb2..cdbe8100bd 100644 --- a/packages/gpdf/files/aclocal-lossage.patch +++ b/packages/gpdf/files/aclocal-lossage.patch @@ -0,0 +1,11 @@ +--- gpdf-2.7.90/Makefile.am.old 2004-08-03 20:32:38.000000000 +0100 ++++ gpdf-2.7.90/Makefile.am 2004-08-03 20:27:11.000000000 +0100 +@@ -43,7 +43,7 @@ + + DISTCHECK_CONFIGURE_FLAGS = --disable-schemas-install + +-ACLOCAL_AMFLAGS = -I $(datadir)/aclocal -I $(datadir)/aclocal/gnome2-macros ++# ACLOCAL_AMFLAGS = -I $(datadir)/aclocal -I $(datadir)/aclocal/gnome2-macros + + CLEANFILES = \ + $(schema_DATA) \ diff --git a/packages/gpdf/files/desktop.patch b/packages/gpdf/files/desktop.patch index e69de29bb2..e76e63328a 100644 --- a/packages/gpdf/files/desktop.patch +++ b/packages/gpdf/files/desktop.patch @@ -0,0 +1,11 @@ +--- gpdf-2.7.90/gpdf.desktop.in.old 2004-08-05 15:31:09.000000000 +0100 ++++ gpdf-2.7.90/gpdf.desktop.in 2004-08-05 15:31:19.000000000 +0100 +@@ -3,7 +3,7 @@ + _Name=PDF Viewer + _Comment=View PDF files + Exec=gpdf %U +-Icon=gnome-pdf ++Icon=gnome-pdf.png + Terminal=false + Type=Application + Categories=GNOME;Application;Graphics;VectorGraphics;Viewer; |