diff options
Diffstat (limited to 'recipes/gpe-scap/gpe-scap_1.3.bb')
-rw-r--r-- | recipes/gpe-scap/gpe-scap_1.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gpe-scap/gpe-scap_1.3.bb b/recipes/gpe-scap/gpe-scap_1.3.bb index 03b834f74e..edbe529ad5 100644 --- a/recipes/gpe-scap/gpe-scap_1.3.bb +++ b/recipes/gpe-scap/gpe-scap_1.3.bb @@ -12,7 +12,7 @@ GPE_TARBALL_SUFFIX = "bz2" inherit gpe autotools -SRC_URI += " file://allow-glade-2.4.0.patch;apply=yes" +SRC_URI += " file://allow-glade-2.4.0.patch" SRC_URI[md5sum] = "7ba3d2592585c8bcf9d3bf1aafeefef3" SRC_URI[sha256sum] = "609e24aa1413b1053ee3fd42c36c6ccf05d8067867021511c7d50d4829875b44" |