pgadmin3-guncellendi

This commit is contained in:
milisbir 2018-09-12 15:59:06 +03:00
parent dea95e4ff9
commit bdc8863385
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ derle() {
cd $isim-REL-1_22_2
bash bootstrap
patch -p1 -i $SRC/pgadmin3-fix-segfault.patch
./configure --prefix=/usr --with-wx-surum=3.0 --with-libgcrypt
./configure --prefix=/usr --with-wx-version=3.0 --with-libgcrypt
make all
make DESTDIR=$PKG install
find $PKG/usr/share/pgadmin3/docs/* ! -wholename "*tr_TR*" | xargs rm -rf