Build: Test script fixes

This commit is contained in:
zzz
2021-02-15 09:00:31 -05:00
parent 56beb1aec5
commit e645a16e6a
3 changed files with 2 additions and 4 deletions

View File

@ -26,7 +26,6 @@ SCRIPTFILES="\
./debian/*.preinst \
./debian/*.postinst \
./debian/*.postrm \
./Docker.entrypoint.sh
./installer/resources/*.sh \
./installer/resources/eepget \
./installer/resources/i2prouter \
@ -36,7 +35,6 @@ SCRIPTFILES="\
./installer/resources/uninstall_i2p_service_osx.command
./installer/resources/uninstall_i2p_service_unix \
./launchers/macosx/check_latest_java.sh \
./launchers/macosx/download_and_build_sparkle.sh \
./Slackware/i2p/i2p.SlackBuild \
./Slackware/i2p/doinst.sh \
./Slackware/i2p/rc.i2p \

View File

@ -27,7 +27,7 @@ DIRS="\
apps/desktopgui/locale \
debian/po \
installer/resources/eepsite/docroot/help \
installer/resources/initialNews \
apps/routerconsole/resources-news/docs/initialNews \
apps/routerconsole/jsp \
apps/i2ptunnel/jsp \
apps/susidns/src/jsp"

View File

@ -59,7 +59,7 @@ XMLFILES="\
./Slackware/i2p/build.xml"
HTMLFILES="\
./installer/resources/initialNews/*.xml \
./apps/routerconsole/resources-news/docs/initialNews/*.xml \
./apps/BOB/src/net/i2p/BOB/package.html \
./apps/desktopgui/src/net/i2p/desktopgui/package.html \
./apps/ministreaming/java/src/net/i2p/client/streaming/package.html \