epic5.paketlendi
This commit is contained in:
parent
1fb9edb84d
commit
3645823b78
|
@ -13,8 +13,8 @@ derle() {
|
|||
## ICONV problem
|
||||
unset CPPFLAGS
|
||||
./configure --prefix=/usr \
|
||||
--with-ssl --with-ipv6 --with-perl --with-tcl \
|
||||
make
|
||||
--with-ssl --with-ipv6 --with-perl --with-tcl
|
||||
make -j1
|
||||
make prefix="$PKG/usr" libexecdir="$PKG/usr/bin" \
|
||||
mandir="$PKG/usr/share/man" infodir="/usr/share/info" install
|
||||
install -Dm644 COPYRIGHT "$PKG/usr/share/licenses/$isim/COPYRIGHT"
|
||||
|
|
Loading…
Reference in New Issue