projects
/
monkeysphere.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
rpm: assign a real shell to user monkeysphere
[monkeysphere.git]
/
debian
/
monkeysphere.prerm
1
#!/bin/sh -e
2
3
# prerm script for monkeysphere
4
5
# Author: Jameson Rollins <jrollins@finestructure.net>
6
# Copyright 2008-2009
7
8
# dh_installdeb will replace this with shell code automatically
9
# generated by other debhelper scripts.
10
11
#DEBHELPER#
12
13
exit 0