Update all source packages for xbps-src>=90.

This commit is contained in:
Juan RP 2014-01-01 16:10:11 +01:00
parent 94982a142c
commit 925d471cbf
1721 changed files with 3131 additions and 13803 deletions

View file

@ -20,9 +20,3 @@ if [ "$CROSS_BUILD" ]; then
sed -e 's,-L/usr/lib,,g' -i src/Makefile
}
fi
ncmpcpp_package() {
pkg_install() {
vmove all
}
}