Codebase list twofi / d8d8a95
Install twofi.yml (con file) in /etc/twofi/ Sophie Brun 9 years ago
3 changed file(s) with 4 addition(s) and 3 deletion(s). Raw diff Collapse all Expand all
22 * New upstream release
33 Updated to use the new authenticated API
44 * Add the depends on ruby-twitter
5 * Install twofi.yml (con file) in /etc/twofi/
56
67 -- Sophie Brun <[email protected]> Fri, 08 Aug 2014 16:20:15 +0200
78
+0
-1
debian/dirs less more
0 usr/bin
1010
1111 %:
1212 dh $@
13
1314 override_dh_auto_install:
14 dh_auto_install
15 install twofi.rb $(CURDIR)/debian/twofi/usr/bin/twofi
15 install -D -m 755 twofi.rb $(CURDIR)/debian/twofi/usr/bin/twofi
16 install -D -m 644 twofi.yml $(CURDIR)/debian/twofi/etc/twofi/twofi.yml