ports/opt (3.1): tdb: include stdbool.h in tdb.h
2 Oct
2014
2 Oct
'14
11:07 a.m.
commit 05e4ed0f377d8a80eda47b0b27452ec9fb7de6e5 Author: Juergen Daubert <jue@jue.li> Date: Thu Oct 2 13:06:48 2014 +0200 tdb: include stdbool.h in tdb.h diff --git a/tdb/Pkgfile b/tdb/Pkgfile index 95880dc..8318d49 100644 --- a/tdb/Pkgfile +++ b/tdb/Pkgfile @@ -5,12 +5,13 @@ name=tdb version=1.3.1 -release=1 +release=2 source=(http://www.samba.org/ftp/$name/$name-$version.tar.gz $name-man-$version.tar.xz) build () { cd $name-$version + sed -i '/<signal.h>/a#include <stdbool.h>' include/tdb.h ./configure --prefix=/usr --mandir=/usr/man make make DESTDIR=$PKG install
3758
Age (days ago)
3758
Last active (days ago)
0 comments
1 participants
participants (1)
-
crux@crux.nu