mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
travis: build restricted packages
After all, we are not about to distribute these binaries.
This commit is contained in:
parent
b031774c8d
commit
8243595913
1 changed files with 1 additions and 0 deletions
|
@ -20,3 +20,4 @@ wget -q -O - https://github.com/chneukirchen/xtools/archive/master.tar.gz | \
|
||||||
/bin/echo -e '\x1b[32mUpdating etc/conf...\x1b[0m'
|
/bin/echo -e '\x1b[32mUpdating etc/conf...\x1b[0m'
|
||||||
echo XBPS_CHROOT_CMD=uchroot >> etc/conf
|
echo XBPS_CHROOT_CMD=uchroot >> etc/conf
|
||||||
echo XBPS_MAKEJOBS=4 >> etc/conf
|
echo XBPS_MAKEJOBS=4 >> etc/conf
|
||||||
|
echo XBPS_ALLOW_RESTRICTED=yes >> etc/conf
|
||||||
|
|
Loading…
Add table
Reference in a new issue