1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-21 13:10:33 +00:00

Remove unused patch

svn path=/nixpkgs/trunk/; revision=23757
This commit is contained in:
Yury G. Kudryashov 2010-09-13 14:23:21 +00:00
parent 84040e15cc
commit c4beccaf1a

View file

@ -1,10 +0,0 @@
--- a/CMakeLists.txt 2010-04-15 12:58:25.000000000 +0400
+++ b/CMakeLists.txt.new 2010-08-14 03:30:16.000000000 +0400
@@ -1,6 +1,6 @@
project( kdeutils )
-set( CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake/modules )
+set( CMAKE_MODULE_PATH ${CMAKE_SOURCE_DIR}/cmake/modules ${CMAKE_MODULE_PATH} )
# search packages used by KDE
find_package( KDE4 REQUIRED )