diff options
author | Steve Kemp <steve@steve.org.uk> | 2012-11-14 09:28:18 +0000 |
---|---|---|
committer | Steve Kemp <steve@steve.org.uk> | 2012-11-14 09:28:18 +0000 |
commit | 608571c4f2b25a2cf0cdd9d15714c909b206faa2 (patch) | |
tree | e8af16be08fb8f963189b66518f7377c3bf0b245 /debian | |
parent | 78039990b3dde9aad916cff9df70d1d1473f5e4d (diff) |
Install
Diffstat (limited to 'debian')
-rw-r--r-- | debian/install | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/install b/debian/install new file mode 100644 index 0000000..30c8c09 --- /dev/null +++ b/debian/install @@ -0,0 +1,2 @@ +lib/* usr/lib/ruby/1.8/ +bin/* usr/bin/ |