summaryrefslogtreecommitdiffstats
path: root/extra
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2009-12-18 20:21:25 +0100
committertnut <thierryn1 at hispeed dot ch>2009-12-18 20:21:25 +0100
commiteb89f19ece49dc8aace1551f9c42a8a812545fbc (patch)
tree869c85c5365dbf7c32aad1f69dbd1780c6d08ced /extra
parentc9ebd8f60e45e08145012af68554d3b77fd58d62 (diff)
downloadnutyx-extra-eb89f19ece49dc8aace1551f9c42a8a812545fbc.tar.gz
nutyx-extra-eb89f19ece49dc8aace1551f9c42a8a812545fbc.tar.bz2
nutyx-extra-eb89f19ece49dc8aace1551f9c42a8a812545fbc.tar.xz
nutyx-extra-eb89f19ece49dc8aace1551f9c42a8a812545fbc.zip
numptyphysics, ajustement du nom
Diffstat (limited to 'extra')
-rw-r--r--extra/numptyphysics/Pkgfile6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/numptyphysics/Pkgfile b/extra/numptyphysics/Pkgfile
index f13221f6c..658e85ec3 100644
--- a/extra/numptyphysics/Pkgfile
+++ b/extra/numptyphysics/Pkgfile
@@ -3,7 +3,7 @@
# Packager: Blankoworld <blankoworld at wanadoo dot fr>
# Depends on: svn cyrus-sasl sdl_ttf
-name=numptyphysics-svn
+name=numptyphysics
version=115
release=1
realname=numptyphysics
@@ -13,9 +13,9 @@ build() {
cd $SRC
# Récupération du dépôt SVN
- svn checkout https://garage.maemo.org/svn/numptyphysics/trunk/ --config-dir=$PKGMK_ROOT/svn_config/ -r $version $name
+ svn checkout https://garage.maemo.org/svn/numptyphysics/trunk/ --config-dir=$PKGMK_ROOT/svn_config/ -r $version $name-svn
- cd $name
+ cd $name-svn
# Compilation
aclocal