Sophie

Sophie

distrib > Mandriva > 2006.0 > x86_64 > media > contrib > by-pkgid > b08803d1792633ecbac066ab1009b31b > scriptlet

dotfile-fvwm2-1.1-8mdk.x86_64.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