epic5.paketlendi

This commit is contained in:
milisbir 2017-10-29 00:06:55 +03:00
parent 1fb9edb84d
commit 3645823b78
1 changed files with 2 additions and 2 deletions

View File

@ -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"