diff options
author | z3bra <willy@mailoo.org> | 2014-10-22 17:35:04 +0200 |
---|---|---|
committer | z3bra <willy@mailoo.org> | 2014-10-22 17:35:04 +0200 |
commit | 5b11fa3aaf8a3d8fa25fe30ea370f8a8f8dfbf3d (patch) | |
tree | f9b48f2186125990c8b20657bb63445ddcc436ba /testing/thttpd/thttpd.pre-install | |
parent | d5babbb8ef86ae55b002de1d4383a5a684f22e29 (diff) | |
download | aports-5b11fa3aaf8a3d8fa25fe30ea370f8a8f8dfbf3d.tar.bz2 aports-5b11fa3aaf8a3d8fa25fe30ea370f8a8f8dfbf3d.tar.xz |
testing/thttpd: new aport
Diffstat (limited to 'testing/thttpd/thttpd.pre-install')
-rw-r--r-- | testing/thttpd/thttpd.pre-install | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/testing/thttpd/thttpd.pre-install b/testing/thttpd/thttpd.pre-install new file mode 100644 index 0000000000..46079e0c04 --- /dev/null +++ b/testing/thttpd/thttpd.pre-install @@ -0,0 +1,4 @@ +#!/bin/sh + +# add something which happends before install + |