summaryrefslogtreecommitdiff
path: root/sysui
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-04-19 14:28:51 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-04-19 14:28:51 +0000
commitcf0164513970df8af459b7d8c85959832be9170e (patch)
tree09e90c595f1096e49c2c65ab16a5dc250f3c0ee6 /sysui
parent93f261246dfd59eafbf72f1f574f7f6e7b10e05f (diff)
INTEGRATION: CWS systemint01 (1.22.8); FILE MERGED
2006/03/10 17:06:06 ihi 1.22.8.1: #i46226# stale link error on suse 10
Diffstat (limited to 'sysui')
-rw-r--r--sysui/desktop/redhat/redhat-menus.spec7
1 files changed, 7 insertions, 0 deletions
diff --git a/sysui/desktop/redhat/redhat-menus.spec b/sysui/desktop/redhat/redhat-menus.spec
index 25045165f7ec..64a4a89dd450 100644
--- a/sysui/desktop/redhat/redhat-menus.spec
+++ b/sysui/desktop/redhat/redhat-menus.spec
@@ -20,6 +20,13 @@ OpenOffice.org desktop integration
## not strictly freedesktop-stuff but there is no common naming scheme yet.
## One proposal is "mime-application:vnd.oasis.opendocument.spreadsheet.png"
## for e.g. application/vnd.oasis.opendocument.spreadsheet
+
+# 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
+
+
cd $RPM_BUILD_ROOT/usr/share/icons/hicolor
originalname=%unixfilename
iconname=`echo $originalname | sed -e 's/\.//g'`