freebird.paketlendi

This commit is contained in:
milisarge 2017-06-30 23:10:50 +03:00
parent 72577138eb
commit fe0f3c3f24
1 changed files with 1 additions and 2 deletions

View File

@ -12,7 +12,7 @@ source=( http://downloads.sourceforge.net/firebird/Firebird-$version-0.tar.bz2
build() {
cd $SRC/Firebird-$version-0
cd $SRC/Firebird-$version-0
patch -Np1 -i ../firebird-c++11.patch
patch -Np0 -i ../firebird-c++14.patch
./configure --prefix=/usr --with-system-icu --without-fbudf \
@ -30,7 +30,6 @@ cd $SRC/Firebird-$version-0
install -m644 gen/firebird/*.msg $PKG/usr/share/firebird
install -m755 gen/firebird/bin/fb_config $PKG/usr/bin
install -m644 ${SRC}/LICENSE $PKG/usr/share/licenses/$name/LICENSE
# Add libgds support FS#30062 FS#30282
cd $PKG/usr/lib