common/travis: remove XLINT variable

it seems to do nothing
This commit is contained in:
classabbyamp
2023-09-05 20:09:52 -04:00
committed by classabbyamp
parent e237299a28
commit 8c31764bb3
2 changed files with 0 additions and 4 deletions

View File

@@ -2,8 +2,6 @@
#
# prepare.sh
[ "$XLINT" ] && exit 0
/bin/echo -e '\x1b[32mUpdating etc/conf...\x1b[0m'
echo XBPS_BUILD_ENVIRONMENT=void-packages-ci >> etc/conf
echo XBPS_ALLOW_RESTRICTED=yes >> etc/conf