mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
bitlbee: drop unnecessary cross tweaks.
This commit is contained in:
parent
7e72ce93be
commit
ee94dcc4e9
1 changed files with 0 additions and 5 deletions
|
@ -26,11 +26,6 @@ conf_files="
|
||||||
/etc/skyped/skyped.conf
|
/etc/skyped/skyped.conf
|
||||||
/etc/skyped/skyped.cnf"
|
/etc/skyped/skyped.cnf"
|
||||||
|
|
||||||
post_configure() {
|
|
||||||
sed -e "s,-L/lib,-L${XBPS_CROSS_BASE}/usr/lib,g" \
|
|
||||||
-e "s,-I/include,-I${XBPS_CROSS_BASE}/usr/include,g" \
|
|
||||||
-i Makefile.settings
|
|
||||||
}
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vsv $pkgname
|
vsv $pkgname
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue