From a831f29b01d01fea60e20f2a469d6d2f5737b38f Mon Sep 17 00:00:00 2001 From: Gluzskiy Alexandr Date: Sun, 14 Oct 2018 02:03:28 +0300 Subject: working on requests from exherbo devs: mt-st: added empty MYOPTIONS, DEPENDENCIES bacual: - dropped nonfatal and some useless calls - dropped unused patches --- packages/app-arch/mt-st/mt-st.exlib | 2 ++ 1 file changed, 2 insertions(+) (limited to 'packages/app-arch') diff --git a/packages/app-arch/mt-st/mt-st.exlib b/packages/app-arch/mt-st/mt-st.exlib index 262d7d7..624fa0d 100644 --- a/packages/app-arch/mt-st/mt-st.exlib +++ b/packages/app-arch/mt-st/mt-st.exlib @@ -8,6 +8,8 @@ export_exlib_phases src_install SUMMARY="control magnetic tape drive operation" LICENCES="GPL-2" SLOT="0" +DEPENDENCIES="" +MYOPTIONS="" mt-st_src_install() { dobin mt stinit -- cgit v1.2.3