Revert "Revert "gtk+: Updated recipe""
[openembedded.git] / recipes / gtk+ / gtk+.inc
index b30a4f5..bb74d78 100644 (file)
@@ -10,10 +10,10 @@ PROVIDES = "gdk-pixbuf"
 
 MAJ_VER = "${@bb.data.getVar('PV',d,1).split('.')[0]}.${@bb.data.getVar('PV',d,1).split('.')[1]}"
 SRC_URI = "http://download.gnome.org/sources/gtk+/${MAJ_VER}/gtk+-${PV}.tar.bz2;name=gtk \
-       file://hardcoded_libtool.patch;patch=1 \
-       file://run-iconcache.patch;patch=1 \
-       file://toggle-font.diff;patch=1;pnum=0 \
-       file://xsettings.patch;patch=1 \
+       file://hardcoded_libtool.patch \
+       file://run-iconcache.patch \
+       file://toggle-font.diff;striplevel=0 \
+       file://xsettings.patch \
        "
 
 INC_PR = "r8"