diff options
author | Jaap Keuter <jaap.keuter@xs4all.nl> | 2008-05-31 16:44:02 +0000 |
---|---|---|
committer | Jaap Keuter <jaap.keuter@xs4all.nl> | 2008-05-31 16:44:02 +0000 |
commit | 9323e90cc525f8acd2b35254f5e90bce9dd96b83 (patch) | |
tree | ca7b9be16043104bf492eddd25561e444597784b /debian/wireshark-dev.prerm | |
parent | fa2b419e608f752c5051f62d84ec7e5cdffb1436 (diff) | |
download | wireshark-9323e90cc525f8acd2b35254f5e90bce9dd96b83.tar.gz wireshark-9323e90cc525f8acd2b35254f5e90bce9dd96b83.tar.bz2 wireshark-9323e90cc525f8acd2b35254f5e90bce9dd96b83.zip |
Update Debian packaging files for Wireshark 1.0.
These files build the package with all features and
minimum changes from the released sources.
svn path=/trunk/; revision=25406
Diffstat (limited to 'debian/wireshark-dev.prerm')
-rw-r--r-- | debian/wireshark-dev.prerm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/wireshark-dev.prerm b/debian/wireshark-dev.prerm index c78af5c85f..5a07967065 100644 --- a/debian/wireshark-dev.prerm +++ b/debian/wireshark-dev.prerm @@ -12,3 +12,4 @@ dpkg --listfiles $PACKAGE | xargs rm -f >&2 #DEBHELPER# + |