diff options
author | Philippe De Swert <philippedeswert@scarlet.be> | 2007-04-07 19:20:28 +0000 |
---|---|---|
committer | Philippe De Swert <philippedeswert@scarlet.be> | 2007-04-07 19:20:28 +0000 |
commit | ee9cf2e1ea9bf3e150234ea0dc3a3efa22fc344f (patch) | |
tree | 5c3dbd699a5d8d858be42a19256f3cd96b336ac9 /packages/gtk-webcore | |
parent | 0440310e17dc15f81bb316843a589a35eaf624f4 (diff) |
packages/gtk-webcore/osb-nrcore_svn.bb: fix wrong source pull
* remove JavaScriptcore source pull
Diffstat (limited to 'packages/gtk-webcore')
-rw-r--r-- | packages/gtk-webcore/osb-nrcore_svn.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/gtk-webcore/osb-nrcore_svn.bb b/packages/gtk-webcore/osb-nrcore_svn.bb index de89ef78be..7959a7e752 100644 --- a/packages/gtk-webcore/osb-nrcore_svn.bb +++ b/packages/gtk-webcore/osb-nrcore_svn.bb @@ -6,7 +6,6 @@ PV = "0.5.2+svn${SRCDATE}" PR = "r0" SRC_URI = "svn://gtk-webcore.svn.sourceforge.net/svnroot/gtk-webcore/trunk;module=NRCore;proto=https \ - svn://gtk-webcore.svn.sourceforge.net/svnroot/gtk-webcore/trunk;module=JavaScriptCore;proto=https \ file://gcc4-fno-threadsafe-statics-NRCore.patch;patch=1 \ file://build_silence.patch;patch=0;maxdate=20070401" |