diff options
Diffstat (limited to 'recipes/gpe-su/gpe-su.inc')
-rw-r--r-- | recipes/gpe-su/gpe-su.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gpe-su/gpe-su.inc b/recipes/gpe-su/gpe-su.inc index 287915e6f6..d5ba579cc5 100644 --- a/recipes/gpe-su/gpe-su.inc +++ b/recipes/gpe-su/gpe-su.inc @@ -7,4 +7,4 @@ SRC_URI = "${GPE_MIRROR}/${PN}-${PV}.tar.gz" inherit gpe pkgconfig -SRC_URI += "file://makefile-fix.patch;patch=1" +SRC_URI += "file://makefile-fix.patch" |