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:
parent
84040e15cc
commit
c4beccaf1a
|
@ -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 )
|
Loading…
Reference in a new issue