From 6495c8cebaac4e6173b8349e97f9173dc910e70e Mon Sep 17 00:00:00 2001 From: Vladimir Glazounov Date: Fri, 30 Jun 2006 07:59:38 +0000 Subject: #i10000# output message removed --- sysui/desktop/debian/makefile.mk | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'sysui/desktop/debian') 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) -- cgit