summaryrefslogtreecommitdiff
path: root/sysui
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2007-11-06 14:58:05 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2007-11-06 14:58:05 +0000
commit3f866be9090c215c408fb33b710973dfdb88e5fa (patch)
tree9bdb0f9a5d845b6c4eb64c44b903764b75c00971 /sysui
parent1ea4937145eb180fbebd777bfe97a98c6b808bea (diff)
INTEGRATION: CWS execshellmacrogone (1.17.40); FILE MERGED
2007/10/24 06:35:50 rene 1.17.40.1: #i79760# krs patches for supressing "Executing shell macro..." output
Diffstat (limited to 'sysui')
-rw-r--r--sysui/desktop/solaris/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/sysui/desktop/solaris/makefile.mk b/sysui/desktop/solaris/makefile.mk
index b7a1ba7c48..e118d4136b 100644
--- a/sysui/desktop/solaris/makefile.mk
+++ b/sysui/desktop/solaris/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.17 $
+# $Revision: 1.18 $
#
-# last change: $Author: kz $ $Date: 2007-05-10 15:01:23 $
+# last change: $Author: rt $ $Date: 2007-11-06 15:58:05 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -52,7 +52,7 @@ TARGET=solaris
PKGFILES = $(BIN)$/pkg$/{$(PRODUCTLIST)}-desktop-integration.tar.gz
-PKGDATESTRING = $(shell date -u +%Y.%m.%d)
+PKGDATESTRING = $(shell @date -u +%Y.%m.%d)
PKGARCH=sparc,i386
FASPAC=`test -f $(SOLARBINDIR)/faspac-so.sh && echo "/sbin/sh" || echo "echo"`