removed CORE flag from qt=qt40 (qt=qt33 is CORE at this moment) git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@7364 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
@ -1,5 +1,5 @@
if pkgcheck qt X; then
pkgfork qt qt33
pkgfork qt qt40
pkgfork qt qt40 unflag CORE
pkgremove qt
fi