From 5f03eb4bc698d0915e7f75605347780ab8d2b4de Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Sun, 11 Dec 2011 02:56:22 +0200 Subject: The common_build stuff is surely obsolete --- sysui/desktop/solaris/makefile.mk | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'sysui/desktop') diff --git a/sysui/desktop/solaris/makefile.mk b/sysui/desktop/solaris/makefile.mk index f74dae146e84..703ff0a000b0 100755 --- a/sysui/desktop/solaris/makefile.mk +++ b/sysui/desktop/solaris/makefile.mk @@ -95,17 +95,6 @@ $(MISC)/{$(PRODUCTLIST)}/postremove : $$(@:f) @$(MKDIRHIER) $(@:d) @cat $(@:f) | tr -d "\015" > $@ -# --- openoffice.xml--------------------------- - -.IF "$(common_build)"=="TRUE" -# Copy the openoffice.org.xml file to $(MISC) -#$(MISC)/$(foreach,i,$(PRODUCTLIST) $i/$i.xml) : $(COMMONMISC)/$$(@:b)/openoffice.org.xml -$(MISC)/$(foreach,i,$(PRODUCTLIST) $(MISC)/$i/openoffice.org.xml) : $(COMMONMISC)/$$(@:b)/openoffice.org.xml - $(MKDIRHIER) $(@:d) - echo hier hier $@ - cat $< | tr -d "\015" > $@ -.ENDIF # "$(COMMON_BUILD)"=="" - # --- prototype --------------------------------------------------- # Copy the prototype file to $(MISC) -- cgit v1.2.3