forked from I2P_Developers/i2p.i2p
Build: Test script fixes
This commit is contained in:
@ -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 \
|
||||
|
@ -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"
|
||||
|
@ -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 \
|
||||
|
Reference in New Issue
Block a user