diff options
author | Steve Kemp <steve@steve.org.uk> | 2012-12-06 10:16:46 +0000 |
---|---|---|
committer | Steve Kemp <steve@steve.org.uk> | 2012-12-06 10:16:46 +0000 |
commit | d61bb450f858acec427d64f568aa5f1951f2d3da (patch) | |
tree | 1844285e0f3b0ea85f6412fc77066b28a549f1df /debian/custodian.install | |
parent | f38dd5f691218e7eb0bee85c1d6491117cba03b9 (diff) |
Package reorganization:
Created a new package custodian-bytemark which installs a queue-monitoring cronjob.
--HG--
rename : debian/docs => debian/custodian.docs
rename : debian/examples => debian/custodian.examples
rename : debian/install => debian/custodian.install
rename : debian/manpages => debian/custodian.manpages
Diffstat (limited to 'debian/custodian.install')
-rw-r--r-- | debian/custodian.install | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/custodian.install b/debian/custodian.install new file mode 100644 index 0000000..74785a5 --- /dev/null +++ b/debian/custodian.install @@ -0,0 +1,3 @@ +lib/* usr/lib/ruby/1.8/ +bin/* usr/bin/ +etc/* etc/ |