Sophie

Sophie

distrib > Mandriva > 8.2 > i586 > media > contrib > by-pkgid > 38feab6c6bd9b7b4bd5b5ec53248203d > scriptlet

dotfile-fvwm2-1.1-4mdk.i586.rpm

PREUN

/bin/sh
rm -f /usr/lib/dotfile-2.4.1/english/fvwm2/bytecompile

POSTIN

/bin/sh
if wish /usr/lib/dotfile-2.4.1/Generator/testwish ;
then
	wish /usr/lib/dotfile-2.4.1/Generator/dotfile.tcl /usr/lib/dotfile-2.4.1/Generator /usr/lib/dotfile-2.4.1 english/fvwm2 bytecompile
else
        echo "------------------------------------------------------------------"
	echo "An error should be shown above!"
	echo "You need X to bytecompile the fvwm2 module, do this manually after"
	echo "the installation, by starting this module"
	echo "(must be done as root or with adequate permissions"
        echo "in /usr/lib/dotfile-2.4.1/english/fvwm2/)"
fi