mirror of
https://github.com/irssi/irssi.git
synced 2026-08-17 23:52:22 +02:00
Massively overhaul the debian packaging to bring it up to 0.8.10rc5
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@3855 dbcabf3a-b0e7-0310-adc4-f8d773084564
This commit is contained in:
parent
a06efdc97c
commit
ae62c8f9c7
21 changed files with 1046 additions and 140 deletions
8
debian/prerm
vendored
8
debian/prerm
vendored
|
|
@ -1,8 +0,0 @@
|
|||
#!/bin/sh -e
|
||||
|
||||
#DEBHELPER#
|
||||
|
||||
if [ "$1" != "upgrade" ]; then
|
||||
update-alternatives --remove irssi /usr/bin/irssi-text
|
||||
fi
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue