Browse Source

Tobias Hintze <th@rocklinux.org>:

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
rocklinux
Tobias Hintze 19 years ago
parent
commit
70ec1d29b7
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      package/x11/qt/preconfig.in

+ 1
- 1
package/x11/qt/preconfig.in

@ -1,5 +1,5 @@
if pkgcheck qt X; then
pkgfork qt qt33
pkgfork qt qt40
pkgfork qt qt40 unflag CORE
pkgremove qt
fi

Loading…
Cancel
Save