summaryrefslogtreecommitdiffstats
path: root/sysui/desktop/debian
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2006-06-30 07:59:38 +0000
committerVladimir Glazounov <vg@openoffice.org>2006-06-30 07:59:38 +0000
commit6495c8cebaac4e6173b8349e97f9173dc910e70e (patch)
treede0aad68ddec4a9dda2fed21bad7076fb76f5414 /sysui/desktop/debian
parentINTEGRATION: CWS ause036 (1.9.116); FILE MERGED (diff)
downloadcore-6495c8cebaac4e6173b8349e97f9173dc910e70e.tar.gz
core-6495c8cebaac4e6173b8349e97f9173dc910e70e.zip
#i10000# output message removed
Diffstat (limited to 'sysui/desktop/debian')
-rw-r--r--sysui/desktop/debian/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/sysui/desktop/debian/makefile.mk b/sysui/desktop/debian/makefile.mk
index 6338a794d74f..105eab3fa254 100644
--- a/sysui/desktop/debian/makefile.mk
+++ b/sysui/desktop/debian/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.14 $
+# $Revision: 1.15 $
#
-# last change: $Author: ihi $ $Date: 2006-06-29 09:31:28 $
+# last change: $Author: vg $ $Date: 2006-06-30 08:59:38 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -262,7 +262,7 @@ $(DEBFILE) : $(DEBDEPN) control postinst postrm prerm
@chmod a+rx $(MISC)/$(TARGET)/$(DEBFILE:f)/DEBIAN $(MISC)/$(TARGET)/$(DEBFILE:f)/DEBIAN/post* $(MISC)/$(TARGET)/$(DEBFILE:f)/DEBIAN/pre*
@chmod g-s $(MISC)/$(TARGET)/$(DEBFILE:f)/DEBIAN
/bin/bash -c "LD_PRELOAD=$(SOLARBINDIR)/getuid.so dpkg-deb --build $(MISC)/$(TARGET)/$(@:f) $@" && $(TOUCH) $(MISC)$/$(TARGET).debflag
- +$(TYPE) $(MISC)$/$(TARGET).debflag || echo "ERROR: packing $(TARGET) failed! "
+ @+$(TYPE) $(MISC)$/$(TARGET).debflag || echo "ERROR: packing $(TARGET) failed! "
@chmod -R g+w $(MISC)/$(TARGET)/$(DEBFILE:f)
@$(RM) -r $(MISC)/$(TARGET)/$(@:f)/DEBIAN
@chmod -R g+w $(MISC)/$(TARGET)/$(DEBFILE:f)