summaryrefslogtreecommitdiffstats
path: root/redhat/main/tdeutils/kdeutils-3.5.13.2-rhel4.patch
diff options
context:
space:
mode:
authorFrançois Andriot <albator78@libertysurf.fr>2014-11-09 12:54:35 +0100
committerFrançois Andriot <albator78@libertysurf.fr>2014-11-09 12:54:35 +0100
commita3bdc3b32bcb585ff9786e727bd8d47917ba3c10 (patch)
tree5da21e4e0bdcc029a5b4a0cf4ae26ff4d300f5e1 /redhat/main/tdeutils/kdeutils-3.5.13.2-rhel4.patch
parente25e5dfb46bcbb9327349620eca4da0a9538bf0d (diff)
downloadtde-packaging-a3bdc3b32bcb585ff9786e727bd8d47917ba3c10.tar.gz
tde-packaging-a3bdc3b32bcb585ff9786e727bd8d47917ba3c10.zip
RPM packaging: update build scripts
Diffstat (limited to 'redhat/main/tdeutils/kdeutils-3.5.13.2-rhel4.patch')
-rw-r--r--redhat/main/tdeutils/kdeutils-3.5.13.2-rhel4.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/redhat/main/tdeutils/kdeutils-3.5.13.2-rhel4.patch b/redhat/main/tdeutils/kdeutils-3.5.13.2-rhel4.patch
new file mode 100644
index 000000000..ddc9c77e4
--- /dev/null
+++ b/redhat/main/tdeutils/kdeutils-3.5.13.2-rhel4.patch
@@ -0,0 +1,11 @@
+--- trinity-tdeutils-3.5.13.2/ConfigureChecks.cmake.rhel4 2013-01-09 02:43:16.000000000 +0100
++++ trinity-tdeutils-3.5.13.2/ConfigureChecks.cmake 2013-03-10 16:25:27.108634832 +0100
+@@ -109,8 +107,6 @@
+ set( CMAKE_REQUIRED_LIBRARIES )
+ set( HAVE_DPMS 1 )
+ endif( WITH_DPMS )
+- else( XEXT_FOUND )
+- tde_message_fatal( "libXext is requested, but was not found on your system" )
+ endif( XEXT_FOUND )
+ endif( )
+