From cf0164513970df8af459b7d8c85959832be9170e Mon Sep 17 00:00:00 2001 From: Jens-Heiner Rechtien Date: Wed, 19 Apr 2006 14:28:51 +0000 Subject: 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 --- sysui/desktop/redhat/redhat-menus.spec | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'sysui') 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'` -- cgit