summaryrefslogtreecommitdiff
path: root/odk
diff options
context:
space:
mode:
authorJuergen Schmidt <jsc@openoffice.org>2010-10-28 14:19:03 +0200
committerJuergen Schmidt <jsc@openoffice.org>2010-10-28 14:19:03 +0200
commit34ed8946e9fac7b881122b8566b1fd865bc1232d (patch)
tree456dfea2d75bed5c44a02185bd3ac32483d73647 /odk
parent21f4435c7287ad6b32b2c4d225c1077719055ba1 (diff)
jsc340: i114887: remove idls for old draft types
Diffstat (limited to 'odk')
-rw-r--r--odk/pack/copying/makefile.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/odk/pack/copying/makefile.mk b/odk/pack/copying/makefile.mk
index 52efe87ff797..02471bd53638 100644
--- a/odk/pack/copying/makefile.mk
+++ b/odk/pack/copying/makefile.mk
@@ -34,7 +34,7 @@ TARGET=copying
.INCLUDE: $(PRJ)/util/makefile.pmk
#----------------------------------------------------------------
-IDLLIST:={$(subst,/,/ $(shell @$(FIND) $(IDLOUT) -type f | sed -e '/star.portal/d' -e'/star.webservices/d'))}
+IDLLIST:={$(subst,/,/ $(shell @$(FIND) $(IDLOUT)/com -type f))}
DESTIDLLIST={$(subst,$(IDLOUT),$(DESTDIRIDL) $(IDLLIST))}
DESTINCLUDELIST={$(subst,$(SOLARINCDIR),$(DESTDIRINC) $(INCLUDELIST))}