diff options
author | Andrei Belov <defan@nginx.com> | 2017-10-19 18:23:32 +0300 |
---|---|---|
committer | Andrei Belov <defan@nginx.com> | 2017-10-19 18:23:32 +0300 |
commit | 156877f3c99b54c78e3cae111542f5519a97a68a (patch) | |
tree | 2c21edccede53614245118f927f0a2aea8d3e944 /pkg/deb/debian/dirs | |
parent | eabe25d98e6805221025daf7bc60d881af1af6b1 (diff) | |
download | unit-156877f3c99b54c78e3cae111542f5519a97a68a.tar.gz unit-156877f3c99b54c78e3cae111542f5519a97a68a.tar.bz2 |
Introduced deb packages building tools.0.2
Diffstat (limited to 'pkg/deb/debian/dirs')
-rw-r--r-- | pkg/deb/debian/dirs | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/pkg/deb/debian/dirs b/pkg/deb/debian/dirs new file mode 100644 index 00000000..fdcb4340 --- /dev/null +++ b/pkg/deb/debian/dirs @@ -0,0 +1,4 @@ +usr/sbin +etc/unit +usr/lib/unit +var/lib/unit |