]> git.pld-linux.org Git - packages/qt4.git/blobdiff - qt4.spec
- dropped banner:
[packages/qt4.git] / qt4.spec
index 6da9ecc6ad0eca0d2a9788222b9978b71c5d7017..99e016596d63c1317dcb5108e7c707dd49ca1540 100644 (file)
--- a/qt4.spec
+++ b/qt4.spec
@@ -1280,21 +1280,7 @@ done
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post  -n QtCore
-/sbin/ldconfig
-if [ "$1" = 1 ]; then
-%banner -e %{name} <<'EOF'
- *******************************************************
- *                                                     *
- *  NOTE:                                              *
- *  With qt 4.0.0 the single threaded version was      *
- *  removed. Also the library is modular now so be     *
- *  sure to check that you have every module you need. *
- *                                                     *
- *******************************************************
-EOF
-fi
-
+%post  -n QtCore       -p /sbin/ldconfig
 %postun        -n QtCore       -p /sbin/ldconfig
 
 %post  -n QtDBus       -p /sbin/ldconfig
This page took 0.027557 seconds and 4 git commands to generate.