forgot to un-remove without-tcl and disable-shared
This commit is contained in:
parent
4563a3e587
commit
53b761a995
2
PKGBUILD
2
PKGBUILD
|
@ -37,6 +37,8 @@ build() {
|
||||||
--prefix=/usr \
|
--prefix=/usr \
|
||||||
--with-passfile=.pine-passfile \
|
--with-passfile=.pine-passfile \
|
||||||
--with-system-pinerc=/etc/${pkgname}.d/pine.conf \
|
--with-system-pinerc=/etc/${pkgname}.d/pine.conf \
|
||||||
|
--without-tcl \
|
||||||
|
--disable-shared \
|
||||||
--with-system-fixed-pinerc=/etc/${pkgname}.d/pine.conf.fixed
|
--with-system-fixed-pinerc=/etc/${pkgname}.d/pine.conf.fixed
|
||||||
make
|
make
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user