dvd-slideshow module sanity check

Dennis Veatch dveatch at woh.rr.com
Mon Nov 8 17:35:57 UTC 2004


In creating this module the INSTALL.txt says all need be done is copy the 
files to their needed home. So the BUILD looks like this;

(

## install some files and such:

# copy documentation:
cp man/dvd-slideshow.1 /usr/local/man/man1/
cp man/dvd-menu.1 /usr/local/man/man1/

# copy executables:
cp dvd-slideshow /usr/bin/
cp dvd-menu /usr/bin/
cp gallery2slideshow /usr/bin/
cp jigl2slideshow /usr/bin/
 
) > $C_FIFO 2>&1


But somehow it don't look right to me. Maybe I'm used used to 
seeing ./configure and such things. Does that all look right?


More information about the Lunar mailing list