summaryrefslogtreecommitdiffstats
path: root/sysui/desktop/tg_rpm.mk
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2008-12-13 09:08:38 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2008-12-13 09:08:38 +0000
commit3dc801ce9c8d4325413ee1fff48bc5eef76208ea (patch)
tree90772a286ef2e8c39c83f9573bd19ca40f2a8c0c /sysui/desktop/tg_rpm.mk
parentCWS-TOOLING: integrate CWS fwk92 (diff)
downloadcore-3dc801ce9c8d4325413ee1fff48bc5eef76208ea.tar.gz
core-3dc801ce9c8d4325413ee1fff48bc5eef76208ea.zip
CWS-TOOLING: integrate CWS sysui36
2008-12-12 22:23:56 +0100 rene r265443 : revert last change 2008-12-12 19:59:28 +0100 ihi r265442 : ->Exec PRODUCTNAME 2008-12-12 19:44:27 +0100 ihi r265441 : false icon but locolor 2008-12-12 19:43:50 +0100 ihi r265440 : false icon but locolor 2008-12-12 16:12:35 +0100 ihi r265430 : pre #i86704# work to have the translation prepared till UI freeze 2008-12-10 18:46:08 +0100 ihi r265222 : #i96666# rpm build fix 2008-12-10 18:35:55 +0100 ihi r265217 : #i93909# Missing GenericName
Diffstat (limited to 'sysui/desktop/tg_rpm.mk')
-rw-r--r--sysui/desktop/tg_rpm.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysui/desktop/tg_rpm.mk b/sysui/desktop/tg_rpm.mk
index e814d2fb9035..06902b698623 100644
--- a/sysui/desktop/tg_rpm.mk
+++ b/sysui/desktop/tg_rpm.mk
@@ -38,7 +38,7 @@ $(RPMFILES) : $(SPECFILE)
-$(RM) $(@:d)$(@:b:s/-/ /:1)-$(SPECFILE:b)-*
$(RPM) -bb $< $(RPMMACROS) \
--buildroot $(ABSLOCALOUT)$/misc$/$(@:b) \
- --define "_builddir $(COMMONMISC)$/$(@:b:s/-/ /:1)" \
+ --define "_builddir $(shell @cd $(COMMONMISC)$/$(@:b:s/-/ /:1) && pwd)" \
--define "productname $(PRODUCTNAME.$(@:b:s/-/ /:1))" \
--define "pkgprefix $(@:b:s/-/ /:1)$(PRODUCTVERSION.$(@:b:s/-/ /:1))" \
--define "unixfilename $(UNIXFILENAME.$(@:b:s/-/ /:1))" \