[Lunar-commits] CVS: moonbase/x11-apps/mupo POST_INSTALL,NONE,1.1

Terry Chan tchan at lunar-linux.org
Sun Aug 8 17:55:23 GMT 2004


Update of /var/cvs/lunar/moonbase/x11-apps/mupo
In directory dbguin.lunar-linux.org:/tmp/cvs-serv31100

Added Files:
	POST_INSTALL 
Log Message:
Added a POST_INSTALL to correct the directory permissions of
/usr/share/doc/mupo/odcumentation.  Permissions were 700, should be 755.


--- NEW FILE: POST_INSTALL ---
if [ -d "$DOCUMENT_DIRECTORY/mupo/documentation" ] ; then
  chmod 755 $DOCUMENT_DIRECTORY/mupo/documentation
fi



More information about the Lunar-commits mailing list