Double-Reverting doesn't make sense :P
[openembedded.git] / recipes / gtk+ / gtk+-1.2_1.2.10.bb
index 0ec1508..dfe0fbd 100644 (file)
@@ -7,9 +7,9 @@ DEPENDS = "glib-1.2 jpeg libpng libxext"
 PR = "r3"
 
 SRC_URI = "ftp://ftp.gtk.org/pub/gtk/v1.2/gtk+-${PV}.tar.gz \
-           file://timezone-fix.patch \
-           file://gtk+1.2-reconf-fix;apply=yes \
-           file://no-xwc;apply=yes"
+           file://timezone-fix.patch;patch=1 \
+           file://gtk+1.2-reconf-fix;patch=1 \
+           file://no-xwc;patch=1"
 S = "${WORKDIR}/gtk+-${PV}"
 
 inherit autotools pkgconfig flow-lossage
@@ -56,6 +56,3 @@ do_install_append () {
        install -d ${D}${sysconfdir}/gtk-1.2
 }
 
-
-SRC_URI[md5sum] = "4d5cb2fc7fb7830e4af9747a36bfce20"
-SRC_URI[sha256sum] = "3fb843ea671c89b909fd145fa09fd2276af3312e58cbab29ed1c93b462108c34"