summaryrefslogtreecommitdiffstats
path: root/scp2/source/math
diff options
context:
space:
mode:
authorMichael Stahl <mstahl@redhat.com>2014-10-31 23:42:37 +0100
committerMichael Stahl <mstahl@redhat.com>2014-10-31 23:42:37 +0100
commit139a4b6229905e44f22a0b747ea9c44f30e468f4 (patch)
tree8bf354d526a269685915a4d8dfbaa3fabcbb7eaf /scp2/source/math
parentdesktop: split up Package_script corresponding to scp2 modules (diff)
downloadcore-139a4b6229905e44f22a0b747ea9c44f30e468f4.tar.gz
core-139a4b6229905e44f22a0b747ea9c44f30e468f4.zip
scp2: move unx wrapper scripts to AutoInstall
Change-Id: I661656e486b088c28b78e5c3ed4fbe9945991097
Diffstat (limited to 'scp2/source/math')
-rw-r--r--scp2/source/math/file_math.scp8
-rw-r--r--scp2/source/math/module_math.scp2
2 files changed, 1 insertions, 9 deletions
diff --git a/scp2/source/math/file_math.scp b/scp2/source/math/file_math.scp
index 6fab35ac0c41..a7a75b5e643b 100644
--- a/scp2/source/math/file_math.scp
+++ b/scp2/source/math/file_math.scp
@@ -35,11 +35,3 @@ File gid_File_Help_Smath_Zip
End
#endif
-#if !defined MACOSX && !defined WNT
-File gid_File_Exe_Smath
- BIN_FILE_BODY;
- Dir = gid_Brand_Dir_Program;
- Name = "smath";
- Styles = (PACKED);
-End
-#endif
diff --git a/scp2/source/math/module_math.scp b/scp2/source/math/module_math.scp
index c281437f2a57..a683e479d9b6 100644
--- a/scp2/source/math/module_math.scp
+++ b/scp2/source/math/module_math.scp
@@ -52,7 +52,7 @@ Module gid_Module_Brand_Prg_Math
Minimal = YES;
Default = YES;
Styles = (HIDDEN_ROOT);
- Files = (auto_math_brand_ALL,gid_File_Exe_Smath);
+ Files = (auto_math_brand_ALL);
End
Module gid_Module_Langpack_Math_Template