From 51fa7eb3a65bcec6bfd7d5bd548100fed0f1560c Mon Sep 17 00:00:00 2001 From: piernov Date: Sun, 13 May 2012 18:16:32 +0000 Subject: Revert "dbh, ajout" This reverts commit 56b436e680dcf194fd1f96d5f073440a264fb269. --- dbh/Pkgfile | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100755 dbh/Pkgfile (limited to 'dbh/Pkgfile') diff --git a/dbh/Pkgfile b/dbh/Pkgfile deleted file mode 100755 index b7982785f..000000000 --- a/dbh/Pkgfile +++ /dev/null @@ -1,20 +0,0 @@ -# Description: Librairie pour la création de Disk Based Hashtables sur les systèmes POSIX -# URL: http://dbh.sourceforge.net -# Maintainer: NuTyX core team -# Packager: thierryn1 at hispeed dot ch - -name=dbh -version=4.6.0 -release=1 -source=(http://downloads.sourceforge.net/$name/$name-$version.tar.gz\ - http://nutyx.meticul.eu/files/patchs/$name/dbh-4.6.0-man-1.patch) -build() { -cd $name-$version - ./configure --prefix=/usr \ - --enable-static=no --mandir=/usr/share/man - patch -Np1 -i ../dbh-4.6.0-man-1.patch - make - make DESTDIR=$PKG MANDIR=$PKG/usr/share/man install - rm -r $PKG/usr/share/gtk-doc -} - -- cgit v1.2.3-70-g09d2