summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRodney Dawes <dobey.pwns@gmail.com>2008-06-14 20:50:40 +0000
committerRodney Dawes <dobey@src.gnome.org>2008-06-14 20:50:40 +0000
commit8ffed1e0e1b0944692029985c0b96aa80d04b281 (patch)
tree9adff88483d1754f5acf17f593d6141759e437c7
parenta6210a09bea82e547ca4c378211dfa8db6196dc9 (diff)
downloadadwaita-icon-theme-8ffed1e0e1b0944692029985c0b96aa80d04b281.tar.gz
Use ln -sf for installing the symlink for gnome-searchtool animation
2008-06-14 Rodney Dawes <dobey.pwns@gmail.com> * 48x48/animations/Makefile.am: Use ln -sf for installing the symlink for gnome-searchtool animation Fixes #538295 svn path=/trunk/; revision=1818
-rw-r--r--48x48/animations/Makefile.am4
-rw-r--r--ChangeLog7
2 files changed, 9 insertions, 2 deletions
diff --git a/48x48/animations/Makefile.am b/48x48/animations/Makefile.am
index 738ddf4fd..be1468f5c 100644
--- a/48x48/animations/Makefile.am
+++ b/48x48/animations/Makefile.am
@@ -17,6 +17,6 @@ MAINTAINERCLEANFILES = \
install-data-local: install-iconsDATA
(cd $(DESTDIR)$(themedir)/$(size) && $(ICONMAP) -c $(context))
(cd $(DESTDIR)$(themedir)/$(size)/$(context) && \
- ln -s process-idle.png gnome-searchtool-animation-rest.png && \
- ln -s process-working.png gnome-searchtool-animation.png \
+ ln -sf process-idle.png gnome-searchtool-animation-rest.png && \
+ ln -sf process-working.png gnome-searchtool-animation.png \
)
diff --git a/ChangeLog b/ChangeLog
index e2716271a..9319b5c7b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-06-14 Rodney Dawes <dobey.pwns@gmail.com>
+
+ * 48x48/animations/Makefile.am:
+ Use ln -sf for installing the symlink for gnome-searchtool animation
+
+ Fixes #538295
+
2008-06-12 Andreas Nilsson <andreas@andreasn.se>
* {16x16,22x22,24x24,32x32,scalable}/mimetypes/x-office-presentation.*: