]> git.pld-linux.org Git - packages/anaconda.git/commitdiff
- PLD font paths
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 17 May 2006 21:57:24 +0000 (21:57 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    anaconda-upd-instroot -> 1.12

anaconda-upd-instroot

index 5d1a28f26eb3f0dac925943ff62f75686c422300..3b405d893111aed6c0f12b24416ac6b3290b218f 100644 (file)
@@ -1084,7 +1084,7 @@ fi
 
 echo "Running mkfontdir..."
 if [ -n "$NEEDGR" ]; then
-    mkfontdir $DESTGR/usr/share/X11/fonts/*
+    /usr/X11R6/bin/mkfontdir $DESTGR/usr/share/fonts/*
 fi
 
 echo "Creating SELinux policy..."
This page took 0.0421 seconds and 4 git commands to generate.