summaryrefslogtreecommitdiff
path: root/sysui
diff options
context:
space:
mode:
authorIvo Hinkelmann <ihi@openoffice.org>2007-07-11 13:31:03 +0000
committerIvo Hinkelmann <ihi@openoffice.org>2007-07-11 13:31:03 +0000
commit0a042272188feff82614c90daa2afda6fd1adca8 (patch)
tree081791c8c05ea41be6d782eef3576c6715662ff1 /sysui
parent5fc78de841dd5e6dfe2e2e08a5fe0f2324aee472 (diff)
INTEGRATION: CWS sysui23 (1.20.10); FILE MERGED
2007/07/02 15:53:26 ihi 1.20.10.1: #i79028# debian fix
Diffstat (limited to 'sysui')
-rw-r--r--sysui/desktop/debian/makefile.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/sysui/desktop/debian/makefile.mk b/sysui/desktop/debian/makefile.mk
index 017be971e87b..135cc4cb5d28 100644
--- a/sysui/desktop/debian/makefile.mk
+++ b/sysui/desktop/debian/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.20 $
+# $Revision: 1.21 $
#
-# last change: $Author: kz $ $Date: 2007-05-10 15:21:47 $
+# last change: $Author: ihi $ $Date: 2007-07-11 14:31:03 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -97,6 +97,7 @@ $(DEBFILES) : makefile.mk control postinst postrm prerm
@chmod -R g-w $(MISC)$/$(@:b)
@chmod a+rx $(MISC)$/$(@:b)$/DEBIAN $(MISC)/$(@:b)/DEBIAN/post* $(MISC)/$(@:b)/DEBIAN/pre*
@chmod g-s $(MISC)/$(@:b)/DEBIAN
+ @mkdir -p $(PKGDIR)
/bin/bash -c "LD_PRELOAD=$(SOLARBINDIR)/getuid.so dpkg-deb --build $(MISC)/$(@:b) $@"
$(RM) -r $(MISC)$/$(@:b)
# @chmod -R g+w $(MISC)/$(TARGET)/$(DEBFILE:f)