pgadmin3-guncellendi
This commit is contained in:
parent
dea95e4ff9
commit
bdc8863385
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue