Logo
Explore Help
Sign In
zzz/i2p.i2p
1
0
Fork 0
You've already forked i2p.i2p
forked from I2P_Developers/i2p.i2p
Code Issues Pull Requests Packages Projects Releases Wiki Activity
Files
9e6885d9b3d4496633f51e0d9ed0d8a18f527842
i2p.i2p/debian/libjbigi-jni.preinst

11 lines
186 B
Plaintext
Raw Normal View History

Debian packaging fixes
2011-05-25 23:09:58 +00:00
#!/bin/sh -e
if [ ! -z $2 ]; then
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
if dpkg --compare-versions $2 lt 0.8.6-5; then
Debian packaging fixes
2011-05-25 23:09:58 +00:00
test -d /usr/share/doc/libjbigi-jni \
&& rm -rf /usr/share/doc/libjbigi-jni
fi
fi
#DEBHELPER#
Reference in New Issue Copy Permalink
Powered by Gitea Version: 2a8ecfb Page: 1268ms Template: 50ms
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