[mate-system-monitor] remove usage of hardlink, no need anymore

Wolfgang Ulbrich raveit65 at fedoraproject.org
Thu Jan 16 19:53:20 UTC 2014


commit aa3bb6d844139581c917c782af285ef01ac5f73b
Author: raveit65 <chat-to-me at raveit.de>
Date:   Thu Jan 16 20:53:28 2014 +0100

    remove usage of hardlink, no need anymore

 mate-system-monitor.spec |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)
---
diff --git a/mate-system-monitor.spec b/mate-system-monitor.spec
index 04d8fa3..445b3f4 100644
--- a/mate-system-monitor.spec
+++ b/mate-system-monitor.spec
@@ -45,9 +45,6 @@ desktop-file-install --delete-original             \
   --dir $RPM_BUILD_ROOT%{_datadir}/applications    \
   $RPM_BUILD_ROOT%{_datadir}/applications/mate-system-monitor.desktop
 
-# save space by linking identical images in translated docs
-hardlink -c -v $RPM_BUILD_ROOT%{_datadir}/mate/help/%{name}
-
 # remove needless gsettings convert file
 rm -f  $RPM_BUILD_ROOT%{_datadir}/MateConf/gsettings/mate-system-monitor.convert
 
@@ -78,6 +75,7 @@ fi
 - re-worked BR's
 - re-worked configure flags
 - re-worked file section
+- remove usage of hardlink, no need anymore
 
 * Fri Aug 02 2013 Dan Mashal <dan.mashal at fedoraproject.org> - 1.6.1-1
 - Bump to 1.6.1


More information about the scm-commits mailing list