diff options
author | Stefan Schmidt <stefan@datenfreihafen.org> | 2008-11-15 16:04:27 +0000 |
---|---|---|
committer | Stefan Schmidt <stefan@datenfreihafen.org> | 2008-11-15 16:04:27 +0000 |
commit | 957bee3bf4db51a45a6940676490d08f38f17685 (patch) | |
tree | 27f9b8f299e8f1ef79a6e0be2db0eebf35756541 /packages/numptyphysics | |
parent | cb452087bb55cb426a711f5fbec60bf8173859e2 (diff) |
numptyphysics_svn: Add a comment about fetching problems due to svn only available as https
Diffstat (limited to 'packages/numptyphysics')
-rw-r--r-- | packages/numptyphysics/numptyphysics_svn.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/numptyphysics/numptyphysics_svn.bb b/packages/numptyphysics/numptyphysics_svn.bb index 1e5409f223..6dc49649d0 100644 --- a/packages/numptyphysics/numptyphysics_svn.bb +++ b/packages/numptyphysics/numptyphysics_svn.bb @@ -9,6 +9,7 @@ PV = "0.2+svnr${SRCREV}" inherit autotools SRC_URI = "\ +# Maemo garage is sadly only available with https. Can make you trouble while fetching without accepting the certificate. svn://garage.maemo.org/svn/${PN};module=trunk;proto=https \ http://wwwpub.zih.tu-dresden.de/~mkluge/numptyphysics_setup.tgz \ file://replay_off.patch;patch=1;pnum=0 \ |