diff options
author | Chris Larson <clarson@kergoth.com> | 2004-12-09 09:47:41 +0000 |
---|---|---|
committer | Chris Larson <clarson@kergoth.com> | 2004-12-09 09:47:41 +0000 |
commit | 2c5b8ec6d95cf68650265941530e5ce38c8dd6d9 (patch) | |
tree | bf879bea7ef8517ba8c3d1286ef300401d3d484c /gpdf | |
parent | 101e2f1623def0a355d20aacb8bd93810703e834 (diff) |
Merge oe-devel@oe-devel.bkbits.net:openembedded
into hyperion.kergoth.com:/home/kergoth/code/openembedded
2004/12/09 03:39:39-06:00 kergoth.com!kergoth
Break people's builds again.. this time moving the packages into a packages/ subdir to clean things up a bit.
BKrev: 41b81f3dvlp3rU7_8MUXLcI8LDdDoA
Diffstat (limited to 'gpdf')
-rw-r--r-- | gpdf/files/aclocal-lossage.patch | 11 | ||||
-rw-r--r-- | gpdf/files/desktop.patch | 11 | ||||
-rw-r--r-- | gpdf/gpdf_2.7.90.bb | 0 | ||||
-rw-r--r-- | gpdf/gpdf_2.8.0.bb | 0 |
4 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; diff --git a/gpdf/gpdf_2.7.90.bb b/gpdf/gpdf_2.7.90.bb deleted file mode 100644 index e69de29bb2..0000000000 --- a/gpdf/gpdf_2.7.90.bb +++ /dev/null diff --git a/gpdf/gpdf_2.8.0.bb b/gpdf/gpdf_2.8.0.bb deleted file mode 100644 index e69de29bb2..0000000000 --- a/gpdf/gpdf_2.8.0.bb +++ /dev/null |