diff options
author | Andrea Adami <andrea.adami@gmail.com> | 2009-05-02 00:27:30 +0200 |
---|---|---|
committer | Andrea Adami <andrea.adami@gmail.com> | 2009-05-02 00:28:44 +0200 |
commit | 2dc6e0a959d3affe8f9d10e7808acb6d45f7d2fa (patch) | |
tree | 15296fce550cd42cbbc8f9c2f402f3a74324fd07 /recipes/gpe-autostarter | |
parent | d8c394638bb03f526e71faf7c9f1490b2d8d8191 (diff) |
gpe-autostarter_svn: remove 'no strip patch' and hope they fix upstream
Diffstat (limited to 'recipes/gpe-autostarter')
-rw-r--r-- | recipes/gpe-autostarter/gpe-autostarter_svn.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes/gpe-autostarter/gpe-autostarter_svn.bb b/recipes/gpe-autostarter/gpe-autostarter_svn.bb index 8d275b5565..2742952e0f 100644 --- a/recipes/gpe-autostarter/gpe-autostarter_svn.bb +++ b/recipes/gpe-autostarter/gpe-autostarter_svn.bb @@ -8,8 +8,6 @@ inherit gpe SRC_URI = "${GPE_SVN} \ file://svn-build.patch;patch=1" -SRC_URI += "file://makefile-fix.patch;patch=1" - S = "${WORKDIR}/${PN}" export CVSBUILD="no" |