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

Wolfgang Ulbrich raveit65 at fedoraproject.org
Tue Feb 11 21:49:15 UTC 2014


commit f148e28ec62ae871e8b364d96ddf26bdbb35e6f8
Author: raveit65 <chat-to-me at raveit.de>
Date:   Tue Feb 11 22:49:47 2014 +0100

    remove usage of hardlink, no need anymore

 mate-utils.spec |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)
---
diff --git a/mate-utils.spec b/mate-utils.spec
index 3a8fde9..07cfa83 100644
--- a/mate-utils.spec
+++ b/mate-utils.spec
@@ -134,9 +134,6 @@ desktop-file-install                          \
   --dir %{buildroot}%{_datadir}/applications  \
 %{buildroot}%{_datadir}/applications/*
 
-# save space by linking identical images in translated docs
-hardlink -c -v %{buildroot}%{_datadir}/mate/help
-
 %find_lang %{name} --with-gnome --all-name
 %find_lang mate-disk-usage-analyzer --with-gnome --all-name
 %find_lang mate-dictionary --with-gnome --all-name
@@ -265,6 +262,7 @@ fi
 - fix build on ARM
 - remove --disable-scrollkeeper configure flag
 - add --with-gnome --all-name for find language
+- remove usage of hardlink, no need anymore
 
 * Sun Feb 09 2014 Dan Mashal <dan.mashal at fedoraproject.org> - 1.7.0-1
 - Update to 1.7.0


More information about the scm-commits mailing list