[debian-edu-commits] debian-edu/upstream/ 09/26: Use package name as directory in /var/lib/.
    Petter Reinholdtsen 
    pere at moszumanska.debian.org
       
    Mon Mar 31 07:28:16 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 03281323edd8ed3b95a987e0e8b9964a39aa9f98
Author: pere <pere at 2f71faf1-f021-45ab-956e-ee25d755e2f5>
Date:   Wed Apr 4 21:27:09 2012 +0000
    Use package name as directory in /var/lib/.
    
    git-svn-id: svn+ssh://svn.slxdrift.no/svnroot/oslo/trunk/src/kde-icon-cache@2463 2f71faf1-f021-45ab-956e-ee25d755e2f5
---
 update-kde-icon-cache | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/update-kde-icon-cache b/update-kde-icon-cache
index 86c69a2..1669429 100755
--- a/update-kde-icon-cache
+++ b/update-kde-icon-cache
@@ -19,7 +19,7 @@ set -e
 
 menudir=/usr/share/applications
 
-cachedir=/var/lib/slx-iconcache
+cachedir=/var/lib/kde-icon-cache
 
 if [ -d /usr/share/icons/crystalsvg/16x16/actions ] ; then
     # KDE 3
-- 
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