summaryrefslogtreecommitdiffstats
path: root/kde/gnokii/Pkgfile
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2010-04-20 15:05:21 +0200
committertnut <thierryn1 at hispeed dot ch>2010-04-20 15:05:21 +0200
commit107133ed087b3de32b4c2ae96755a98093487269 (patch)
treedb37c4bd3d83fd928fa2c50418ca0a3e0105619d /kde/gnokii/Pkgfile
parenta704b1be6570e9cf555a02aced12051561edcf86 (diff)
parentdeffc2867a8661feb1405270f4d7a431db9a6425 (diff)
downloadnutyx-pakxe-107133ed087b3de32b4c2ae96755a98093487269.tar.gz
nutyx-pakxe-107133ed087b3de32b4c2ae96755a98093487269.tar.bz2
nutyx-pakxe-107133ed087b3de32b4c2ae96755a98093487269.tar.xz
nutyx-pakxe-107133ed087b3de32b4c2ae96755a98093487269.zip
Merge commit 'lesibel/master'
Diffstat (limited to 'kde/gnokii/Pkgfile')
-rwxr-xr-xkde/gnokii/Pkgfile6
1 files changed, 2 insertions, 4 deletions
diff --git a/kde/gnokii/Pkgfile b/kde/gnokii/Pkgfile
index 704408548..c978ebd13 100755
--- a/kde/gnokii/Pkgfile
+++ b/kde/gnokii/Pkgfile
@@ -2,7 +2,7 @@
# URL: http://www.gnokii.org/
# Maintainer: NuTyX packager team
# Packager: lesibel at free dot fr
-# Depends on: p5-xml-parser, gtk, glib
+# Depends on: p5-xml-parser, gtk, glib, mysqlclient
name=gnokii
version=0.6.28.1
@@ -10,13 +10,11 @@ release=1
source=(http://www.gnokii.org/download/$name/gnokii-$version.tar.bz2 \
gnokii.patch)
-
-
build() {
cd $name-*
- ./configure --prefix=$KDE_PREFIX
sed -i 's|cellphone|phone|' xgnokii/xgnokii.desktop.in
patch -Np1 -i $SRC/gnokii.patch
+ ./configure --prefix=$KDE_PREFIX
make
make DESTDIR=$PKG install