INTEGRATION: CWS sysui07 (1.9.6); FILE MERGED
2005/05/23 12:57:24 obr 1.9.6.1: #i48867# added install/depend file
This commit is contained in:
parent
291b8dc403
commit
460db91c4b
1 changed files with 2 additions and 1 deletions
|
@ -107,6 +107,7 @@ PKGDEPN = \
|
|||
$(MISC)/$(TARGET)/printeradmin.sh \
|
||||
$(MISC)/$(TARGET)/openoffice.sh \
|
||||
$(MISC)/$(TARGET)/space \
|
||||
$(MISC)/$(TARGET)/depend \
|
||||
$(MISC)/$(TARGET)/pkginfo \
|
||||
$(MISC)/$(TARGET)/mailcap \
|
||||
$(MISC)/$(TARGET)/postinstall \
|
||||
|
@ -158,7 +159,7 @@ $(MISC)/$(TARGET)/openoffice.applications : ../productversion.mk ../mimetypes/op
|
|||
# --- pkginfo ----------------------------------------------------
|
||||
|
||||
# Copy the pkginfo file to $(MISC)
|
||||
$(MISC)/$(TARGET)/pkginfo : $$(@:f) ../productversion.mk
|
||||
$(MISC)/$(TARGET)/{pkginfo depend} : $$(@:f) ../productversion.mk
|
||||
@$(MKDIRHIER) $(@:d)
|
||||
@cat $(@:f) | tr -d "\015" | sed -e "s/%PRODUCTNAME/$(LONGPRODUCTNAME)/g" > $@
|
||||
|
||||
|
|
Loading…
Reference in a new issue