xbps-devel: --use-external-* options are gone.
This commit is contained in:
parent
dd00ac9a34
commit
c6eb66b619
1 changed files with 1 additions and 2 deletions
|
@ -5,8 +5,7 @@ build_style=configure
|
||||||
build_wrksrc="xbps"
|
build_wrksrc="xbps"
|
||||||
configure_script="./configure"
|
configure_script="./configure"
|
||||||
configure_args="--prefix=/ --includedir=/usr/include
|
configure_args="--prefix=/ --includedir=/usr/include
|
||||||
--datadir=/usr/share --mandir=/usr/share/man --with-pie
|
--datadir=/usr/share --mandir=/usr/share/man --with-pie"
|
||||||
--with-external-proplib --with-external-libfetch"
|
|
||||||
short_desc="The XBPS package system (development branch)"
|
short_desc="The XBPS package system (development branch)"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://code.google.com/p/xbps"
|
homepage="http://code.google.com/p/xbps"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue