|
@@ -27,7 +27,7 @@ install -d /usr/local/share/{doc,info,locale,man}
|
|
|
install -d /usr/local/share/{misc,terminfo,zoneinfo}
|
|
|
install -d /usr/local/share/man/man{1,2,3,4,5,6,7,8}
|
|
|
install -d /var/{lock,log,mail,run,spool}
|
|
|
-install -d /var/{tmp,opt,cache,lib/{misc,locate},local}
|
|
|
+install -d /var/{opt,cache,lib/{misc,locate},local}
|
|
|
install -d /opt/{bin,doc,include,info}
|
|
|
install -d /opt/{lib,man/man{1,2,3,4,5,6,7,8}}</userinput></screen>
|
|
|
|