I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
Commit 9c7533bb authored by kytv's avatar kytv
Browse files

change build target to point to preppkg-unix

parent a29fd1e9
No related branches found
No related tags found
No related merge requests found
...@@ -50,7 +50,7 @@ build-indep: ...@@ -50,7 +50,7 @@ build-indep:
dh_prep dh_prep
# The next line is used by KYTV when building from source packages # The next line is used by KYTV when building from source packages
#[ -r jetty/jetty-5.1.15.tgz ] && ln -sf $(CURDIR)/jetty/jetty-5.1.15.tgz $(CURDIR)/apps/jetty/jetty-5.1.15.tgz #[ -r jetty/jetty-5.1.15.tgz ] && ln -sf $(CURDIR)/jetty/jetty-5.1.15.tgz $(CURDIR)/apps/jetty/jetty-5.1.15.tgz
ant preppkg-linux javadoc ant preppkg-unix javadoc
echo router.updateDisabled=true > $(I2P)/router.config echo router.updateDisabled=true > $(I2P)/router.config
mv $(I2P)/runplain.sh $(I2P)/i2prouter-nowrapper mv $(I2P)/runplain.sh $(I2P)/i2prouter-nowrapper
-cp -fv /usr/share/tor/geoip $(CURDIR)/pkg-temp/geoip/geoip.txt -cp -fv /usr/share/tor/geoip $(CURDIR)/pkg-temp/geoip/geoip.txt
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment