Sophie

Sophie

distrib > PLD > ac > amd64 > by-pkgid > d84327e6379501096157161ae7ad22d2 > scriptlet

gnustep-make-1.11.2-2.amd64.rpm

PREIN

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