Logo
Explore Help
Sign In
echelon/i2p.i2p
1
0
Fork 0
You've already forked i2p.i2p
forked from I2P_Developers/i2p.i2p
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
f428a372cc822c9c6b443c17588fb3732dedd461
i2p.i2p/debian/i2p-doc.preinst

12 lines
231 B
Plaintext
Raw Normal View History

Debian: Creating a new fourth package by splitting the i2p package in two This commit splits the i2p package into a second package, i2p-router. * The new 'i2p-router' package does not depend on the java-wrapper nor jbigi. Jbigi is recommended. This package can be installed on the ports or distributions that the java-wrapper is not available for. * The new 'i2p' package depends on i2p-router, libjbigi-jni, and the java-wrapper. This package will add the i2psvc system user and the initscript. Existing users of the i2p package will have the i2p-router package pulled in automatically and for them there will be no usability changes. Executive summary: No functionality changes will take place for either those that installed the i2p package in the past or those that install the newly split i2p package. For them, "The Song Remains the Same."
2011-05-27 09:33:20 +00:00
#!/bin/sh -e
exit 0
if [ ! -z $2 ]; then
if dpkg --compare-versions $2 lt 0.8.6-5; then
test -d /usr/share/doc/i2p-doc \
&& rm -rf /usr/share/doc/i2p-doc
fi
fi
#DEBHELPER#
Reference in New Issue Copy Permalink
Powered by Gitea Version: 9b295e9 Page: 32ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API