Skip to content
Snippets Groups Projects
Commit 20655684 authored by Sergej Pupykin's avatar Sergej Pupykin
Browse files

upd

parent 2f190835
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@
pkgname=dillo
pkgver=2.1.1
pkgrel=3
pkgrel=4
pkgdesc="A small, fast graphical web browser built on FLTK"
arch=(i686 x86_64)
url="http://www.dillo.org"
......@@ -15,7 +15,7 @@ md5sums=('93f674f2a42d90a1cdb88a6972325954')
build() {
cd $startdir/src/$pkgname-$pkgver
./configure --prefix=/usr --sysconfdir=/etc --enable-cookies --disable-dlgui
./configure --prefix=/usr --sysconfdir=/etc --enable-cookies --enable-dlgui --enable-ssl
make || return 1
make DESTDIR=$startdir/pkg install
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment