summaryrefslogtreecommitdiff
path: root/scp2/inc
diff options
context:
space:
mode:
authorDavid Tardon <dtardon@redhat.com>2013-05-04 08:03:56 +0200
committerDavid Tardon <dtardon@redhat.com>2013-05-04 16:44:47 +0200
commit2dcf42b417c6246a5f6d14e8297510c751b1da96 (patch)
tree304fcb190535be9a3685c1cf24053cffc009b2d9 /scp2/inc
parent2f8d2c4ce4652e4e906eada7d248556db9bdc666 (diff)
install data files from extras using filelists
Change-Id: Ib092623501e36fa759a5215a435d21e1fea8dfdd
Diffstat (limited to 'scp2/inc')
-rwxr-xr-xscp2/inc/macros.inc11
1 files changed, 0 insertions, 11 deletions
diff --git a/scp2/inc/macros.inc b/scp2/inc/macros.inc
index 6ff795962975..405da24c6c2f 100755
--- a/scp2/inc/macros.inc
+++ b/scp2/inc/macros.inc
@@ -161,17 +161,6 @@
#define JARFILENAME(name) STRING(CONCAT2(name,.jar))
-#define PACKED_SHELLNEW_FILE_BODY \
- TXT_FILE_BODY; \
- Styles = (PACKED,WORKSTATION, OVERWRITE); \
- Dir = gid_Dir_Shellnew
-
-#define STD_SHELLNEW_FILE(id,name) \
- File id \
- PACKED_SHELLNEW_FILE_BODY; \
- Name = STRING(name) ; \
- End
-
#define SPECIAL_COMPONENT_LIB_FILE(id,name) \
File id \
Name = SPECIAL_COMPONENT_LIB_NAME(name); \