]> git.ipfire.org Git - people/mfischer/ipfire-2.x.git/blobdiff - lfs/stage2
stage2: remove wrong curly brackets.
[people/mfischer/ipfire-2.x.git] / lfs / stage2
index daa98765e580229f27155915acaaf9d52bdff269..3876060ce2250766f65e7e550263bd32344a1e1c 100644 (file)
@@ -132,7 +132,7 @@ endif
 
        # Create /var dirs and files
        -mkdir -v /var/{lock,log,mail,spool,empty}
-       -mkdir -pv /var/{opt,cache,lib/{misc},local}
+       -mkdir -pv /var/{opt,cache,lib/misc,local}
        -mkdir -pv /var/log/{counter,calamaris}
        chown nobody.nobody /var/log/calamaris
        touch /var/log/{btmp,lastlog,wtmp}