diff options
author | Ivo Hinkelmann <ihi@openoffice.org> | 2009-09-16 11:45:54 +0000 |
---|---|---|
committer | Ivo Hinkelmann <ihi@openoffice.org> | 2009-09-16 11:45:54 +0000 |
commit | 17f1988c7649d4239ba675040bf7dc145f3e5423 (patch) | |
tree | 5fdf557e539020bb7287650d53ce4c98c55049ad /sysui | |
parent | 2cf1b92c231f06eff95a1fce8654ce0e01b5014b (diff) |
CWS-TOOLING: integrate CWS l10nframework01
Diffstat (limited to 'sysui')
-rw-r--r-- | sysui/desktop/tg_rpm.mk | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysui/desktop/tg_rpm.mk b/sysui/desktop/tg_rpm.mk index 269ff27b4e5b..63895151da70 100644 --- a/sysui/desktop/tg_rpm.mk +++ b/sysui/desktop/tg_rpm.mk @@ -31,7 +31,9 @@ .IF "$(PKGFORMAT)"!="$(PKGFORMAT:s/rpm//)" +.IF "L10N_framework"=="" ALLTAR : $(RPMFLAGFILES) +.ENDIF $(RPMFLAGFILES) : $(SPECFILE) @-$(MKDIRHIER) $(@:d) |