projects
/
l2tpns.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Add a debian/changelog entry for version 2.2.1-1fdn2.
[l2tpns.git]
/
debian
/
postrm
1
#! /bin/sh
2
# postrm script for l2tpns
3
4
set -e
5
6
# dh_installdeb will replace this with shell code automatically
7
# generated by other debhelper scripts.
8
9
#DEBHELPER#
10
11
exit 0