diff options
Diffstat (limited to 'packages/e17/illume_svn.bb')
-rw-r--r-- | packages/e17/illume_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/e17/illume_svn.bb b/packages/e17/illume_svn.bb index 6c4519bb70..de738211f7 100644 --- a/packages/e17/illume_svn.bb +++ b/packages/e17/illume_svn.bb @@ -7,7 +7,7 @@ PV = "0.0+svnr${SRCREV}" PR = "r14" SRC_URI = "svn://svn.enlightenment.org/svn/e/trunk;module=illume;proto=http \ - file://gsm-segfault.patch;patch=1;pnum=0" + file://gsm-segfault.patch;patch=1;pnum=1" S = "${WORKDIR}/${PN}" inherit autotools pkgconfig |