diff --git a/haiku-libs/haikuwebkit/haikuwebkit-1.1.3_2013_08_09.recipe b/haiku-libs/haikuwebkit/haikuwebkit-1.1.3_2013_08_09.recipe index 1a339405f..524e9d3dd 100644 --- a/haiku-libs/haikuwebkit/haikuwebkit-1.1.3_2013_08_09.recipe +++ b/haiku-libs/haikuwebkit/haikuwebkit-1.1.3_2013_08_09.recipe @@ -19,6 +19,8 @@ if [ $effectiveTargetArchitecture != x86_gcc2 ]; then fi SECONDARY_ARCHITECTURES="x86" +PATCHES="haikuwebkit-1.1.3_2013_08_09.patchset" + # version info -- usually derived from the git repository webkitRevision=r115944 haikuWebkitRevision=de778f7 diff --git a/haiku-libs/haikuwebkit/patches/haikuwebkit_x86-1.1.3_2013_08_09.patchset b/haiku-libs/haikuwebkit/patches/haikuwebkit-1.1.3_2013_08_09.patchset similarity index 100% rename from haiku-libs/haikuwebkit/patches/haikuwebkit_x86-1.1.3_2013_08_09.patchset rename to haiku-libs/haikuwebkit/patches/haikuwebkit-1.1.3_2013_08_09.patchset