2008/6/2 j3d1f0x <[EMAIL PROTECTED]>:

> post_install()
> {
>        echo "*** README BEFORE PLAYING! ***"
>        echo "To be able to play, you must have"
>        echo "the IWAD files of the original games"
>        echo "and copy it in ~/.vavoom or in /usr/share/vavoom."
>        echo "You can find this IWAD file on the original game CD"
>        echo "or in the net. You can use shareware game's IWAD, too."
> }
>
> op=$1
> shift
> $op $*
>


Hi,

Put this text in a file named FrugalBuild.README, then add
FrugalBuild.README to source()

In build part, put this line: Fdoc FrugalBuild.README


Devil505
_______________________________________________
Frugalware-devel mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-devel

Reply via email to