summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libgpg-error/libgpg-error_0.7.oe4
-rw-r--r--sylpheed/sylpheed_0.9.9-gtk2-20040229.oe8
2 files changed, 3 insertions, 9 deletions
diff --git a/libgpg-error/libgpg-error_0.7.oe b/libgpg-error/libgpg-error_0.7.oe
index 57b131791d..b37d8792fa 100644
--- a/libgpg-error/libgpg-error_0.7.oe
+++ b/libgpg-error/libgpg-error_0.7.oe
@@ -1,4 +1,4 @@
-PR = "r2"
+PR = "r3"
DESCRIPTION = "GPG-Error library"
SECTION = "libs"
PRIORITY = "optional"
@@ -23,4 +23,6 @@ do_stage() {
install -m 0644 ${S}/src/$X ${STAGING_INCDIR}/$X
done
+ install -d ${STAGING_DATADIR}/aclocal
+ install -m 0644 src/gpg-error.m4 ${STAGING_DATADIR}/aclocal/
}
diff --git a/sylpheed/sylpheed_0.9.9-gtk2-20040229.oe b/sylpheed/sylpheed_0.9.9-gtk2-20040229.oe
deleted file mode 100644
index 5c4cb62d31..0000000000
--- a/sylpheed/sylpheed_0.9.9-gtk2-20040229.oe
+++ /dev/null
@@ -1,8 +0,0 @@
-SECTION = "x11/network"
-DESCRIPTION = "Mail user agent"
-DEPENDS = "gtk+"
-MAINTAINER = "Phil Blundell <pb@handhelds.org>"
-
-SRC_URI = "${SOURCEFORGE_MIRROR}/sylpheed-gtk2/sylpheed-0.9.9-gtk2-20040229.tar.gz"
-
-inherit autotools