diff options
author | Steve Kemp <steve@steve.org.uk> | 2012-11-24 15:24:17 +0000 |
---|---|---|
committer | Steve Kemp <steve@steve.org.uk> | 2012-11-24 15:24:17 +0000 |
commit | f535869b1458e19499bd2bb7f83a2e841316bd87 (patch) | |
tree | 3dcc89c4afd09bc1fe62037bdeb711369bac1019 /debian/install | |
parent | 77cfe0a354f327643db7b9f831a0255721d4f8ac (diff) |
Supply a default configuration file.
Diffstat (limited to 'debian/install')
-rw-r--r-- | debian/install | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/install b/debian/install index 30c8c09..74785a5 100644 --- a/debian/install +++ b/debian/install @@ -1,2 +1,3 @@ lib/* usr/lib/ruby/1.8/ bin/* usr/bin/ +etc/* etc/ |