diff options
Diffstat (limited to 'gpdf/files')
-rw-r--r-- | gpdf/files/aclocal-lossage.patch | 11 | ||||
-rw-r--r-- | gpdf/files/desktop.patch | 11 |
2 files changed, 0 insertions, 22 deletions
diff --git a/gpdf/files/aclocal-lossage.patch b/gpdf/files/aclocal-lossage.patch deleted file mode 100644 index cdbe8100bd..0000000000 --- a/gpdf/files/aclocal-lossage.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- 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/gpdf/files/desktop.patch b/gpdf/files/desktop.patch deleted file mode 100644 index e76e63328a..0000000000 --- a/gpdf/files/desktop.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- 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; |