[debian-edu-commits] debian-edu/upstream/ 02/26: Make sure to install script in correct location.

Petter Reinholdtsen pere at moszumanska.debian.org
Mon Mar 31 07:28:15 UTC 2014


This is an automated email from the git hooks/post-receive script.

pere pushed a commit to branch master
in repository kde-icon-cache.

commit 6a71c3f20315a727e5e9ba6d90e5cba02ccb3fc9
Author: pere <pere at 2f71faf1-f021-45ab-956e-ee25d755e2f5>
Date:   Wed Apr 4 19:46:41 2012 +0000

    Make sure to install script in correct location.
    
    git-svn-id: svn+ssh://svn.slxdrift.no/svnroot/oslo/trunk/src/kde-icon-cache@2453 2f71faf1-f021-45ab-956e-ee25d755e2f5
---
 Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 116338f..e5ffb69 100644
--- a/Makefile
+++ b/Makefile
@@ -5,6 +5,7 @@ INSTALL = install -D -m755
 all:
 
 install:
-	$(INSTALL) update-kde-icon-cache $(DESTDIR)$(sbindir)
+	$(INSTALL) update-kde-icon-cache \
+		$(DESTDIR)$(sbindir)/update-kde-icon-cache
 
 clean:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/upstream/kde-icon-cache.git



More information about the debian-edu-commits mailing list