Logo
Explore Help
Sign In
aargh/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
b63a2e41be4cc944f97e5c196385fbe5d0e00ed9
i2p.i2p/debian/i2p.preinst

11 lines
168 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
if [ ! -z $2 ]; then
if dpkg --compare-versions $2 lt 0.8.6-5; then
test -d /usr/share/doc/i2p \
&& rm -rf /usr/share/doc/i2p
fi
fi
#DEBHELPER#
Reference in New Issue Copy Permalink
Powered by Gitea Version: 9b295e9 Page: 785ms 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