summaryrefslogtreecommitdiff
path: root/packages/app-arch/mt-st/mt-st.exlib
diff options
context:
space:
mode:
authorGluzskiy Alexandr <sss@sss.chaoslab.ru>2018-10-14 09:26:05 +0300
committerGluzskiy Alexandr <sss@sss.chaoslab.ru>2018-10-14 09:26:05 +0300
commitf60a140d04cbd8cd6296cd06f7a49fdc59959686 (patch)
tree7b1d95bddca6a966bd0cce3984db2905ffdec04a /packages/app-arch/mt-st/mt-st.exlib
parentebc42ed875fb5228fad75e354cda11cf8a4151e4 (diff)
tab to space conversion
Diffstat (limited to 'packages/app-arch/mt-st/mt-st.exlib')
-rw-r--r--packages/app-arch/mt-st/mt-st.exlib6
1 files changed, 3 insertions, 3 deletions
diff --git a/packages/app-arch/mt-st/mt-st.exlib b/packages/app-arch/mt-st/mt-st.exlib
index 624fa0d..4bc1132 100644
--- a/packages/app-arch/mt-st/mt-st.exlib
+++ b/packages/app-arch/mt-st/mt-st.exlib
@@ -12,7 +12,7 @@ DEPENDENCIES=""
MYOPTIONS=""
mt-st_src_install() {
- dobin mt stinit
- doman mt.1 stinit.8
- dodoc README* stinit.def.examples
+ dobin mt stinit
+ doman mt.1 stinit.8
+ dodoc README* stinit.def.examples
}