Sophie

Sophie

distrib > Mandriva > 8.2 > i586 > media > contrib > by-pkgid > e8ae4422e2d52c8db605a982d3ccb8a9 > scriptlet

dotfile-fvwm1-1.3-4mdk.i586.rpm

PREUN

/bin/sh
rm -f /usr/lib/dotfile-2.4.1/english/fvwm1/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/fvwm1 bytecompile
else
        echo "------------------------------------------------------------------"
	echo "An error should be shown above!"
	echo "You need X to bytecompile the fvwm1 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/fvwm1/)"
fi