Sophie

Sophie

distrib > Altlinux > 4.1 > i586 > by-pkgid > dcb167ca0c4e4806b6fbb8879b41fcf9 > scriptlet

gnustep-make-libFoundation-1.11.0-alt0.1.i586.rpm

PREIN

/bin/sh
if [ -d /usr/lib/GNUstep-libFoundation/System/Makefiles -a ! -L /usr/lib/GNUstep-libFoundation/System/Makefiles ]; then
	[ -d /usr/lib/GNUstep-libFoundation/System/Library ] || install -d /usr/lib/GNUstep-libFoundation/System/Library
	mv -f /usr/lib/GNUstep-libFoundation/System/Makefiles /usr/lib/GNUstep-libFoundation/System/Library
	ln -sf Library/Makefiles /usr/lib/GNUstep-libFoundation/System/Makefiles
	echo 'Reinstall gnustep-make and gnustep-make-devel if some files are missing.' >&2
fi