diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-04-19 14:29:15 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2006-04-19 14:29:15 +0000 |
commit | 93771806d6c5556e55852bdd7db9b3807b8ed738 (patch) | |
tree | dbc74fb2f67b6466ed38833bce12bb3861a76268 /sysui | |
parent | 364e3dcaf9ce101cc49b87036489043d55c0d7e6 (diff) |
INTEGRATION: CWS systemint01 (1.23.8); FILE MERGED
2006/03/10 17:05:27 ihi 1.23.8.1: #i46226# stale link error on suse 10
Diffstat (limited to 'sysui')
-rw-r--r-- | sysui/desktop/suse/suse-menus.spec | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/sysui/desktop/suse/suse-menus.spec b/sysui/desktop/suse/suse-menus.spec index 3b32b86bfd82..5b78e815050f 100644 --- a/sysui/desktop/suse/suse-menus.spec +++ b/sysui/desktop/suse/suse-menus.spec @@ -19,6 +19,13 @@ Obsoletes: openofficeorg-suse-menus OpenOffice.org desktop integration %install + +# hack/workaround to make SuSE's brp-symlink-script happy. It wants the targets of all links +# to be present on the build-system/the buildroot. But the point is that we generate stale +# links intentionally (until we find a better solution) #46226 +export NO_BRP_STALE_LINK_ERROR=yes + + ## add symlinks so that nautilus can identify the mime-icons ## not strictly freedesktop-stuff but there is no common naming scheme yet. ## One proposal is "mime-application:vnd.oasis.opendocument.spreadsheet.png" |