summaryrefslogtreecommitdiff
path: root/scp2/source/draw
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/draw
parent2f6005ddb25cd9b7d5372f2abfd9908a21a44b3c (diff)
scp2: move unx wrapper scripts to AutoInstall
Change-Id: I661656e486b088c28b78e5c3ed4fbe9945991097
Diffstat (limited to 'scp2/source/draw')
-rw-r--r--scp2/source/draw/file_draw.scp8
-rw-r--r--scp2/source/draw/module_draw.scp2
2 files changed, 1 insertions, 9 deletions
diff --git a/scp2/source/draw/file_draw.scp b/scp2/source/draw/file_draw.scp
index 4f8d610d7feb..49d6d5dd40dc 100644
--- a/scp2/source/draw/file_draw.scp
+++ b/scp2/source/draw/file_draw.scp
@@ -33,11 +33,3 @@ File gid_File_Help_Sdraw_Zip
End
#endif
-#if !defined MACOSX && !defined WNT
-File gid_File_Exe_Sdraw
- BIN_FILE_BODY;
- Dir = gid_Brand_Dir_Program;
- Name = "sdraw";
- Styles = (PACKED);
-End
-#endif
diff --git a/scp2/source/draw/module_draw.scp b/scp2/source/draw/module_draw.scp
index a2db15d9aac0..36ef3a77631d 100644
--- a/scp2/source/draw/module_draw.scp
+++ b/scp2/source/draw/module_draw.scp
@@ -50,7 +50,7 @@ Module gid_Module_Brand_Prg_Draw
Minimal = YES;
Default = YES;
Styles = (HIDDEN_ROOT);
- Files = (auto_draw_brand_ALL,gid_File_Exe_Sdraw);
+ Files = (auto_draw_brand_ALL);
End
Module gid_Module_Langpack_Draw_Template