INTEGRATION: CWS execshellmacrogone (1.23.32); FILE MERGED

2007/10/24 06:35:49 rene 1.23.32.1: #i79760# krs patches for supressing "Executing shell macro..." output
This commit is contained in:
Rüdiger Timm 2007-11-06 14:57:05 +00:00
parent ae0e695a53
commit f3aa676abc

View file

@ -4,9 +4,9 @@
#
# $RCSfile: productversion.mk,v $
#
# $Revision: 1.24 $
# $Revision: 1.25 $
#
# last change: $Author: rt $ $Date: 2007-11-06 14:11:15 $
# last change: $Author: rt $ $Date: 2007-11-06 15:57:05 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@ -38,7 +38,7 @@ PKGREV = $(BUILD)
PKGREV = $(LAST_MINOR:s/m//:s/s/./)
.ENDIF
ABSLOCALOUT:=$(shell cd $(PRJ) && pwd)$/$(ROUT)
ABSLOCALOUT:=$(shell @cd $(PRJ) && pwd)$/$(ROUT)
# create desktop-integration subfolder on linux
.IF "$(OS)"=="LINUX"