fixed ebuilds broken by carelessly "converting" them to EAPI6
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
--- CMakeLists.txt.old 2013-11-12 18:53:57.930000000 +0100
|
||||
+++ CMakeLists.txt 2013-11-12 18:57:20.700000000 +0100
|
||||
--- a/CMakeLists.txt
|
||||
+++ b/CMakeLists.txt
|
||||
@@ -281,7 +281,7 @@
|
||||
add_library(storm_static STATIC ${SRC_FILES} ${SRC_ADDITIONAL_FILES})
|
||||
target_link_libraries(storm_static ${LINK_LIBS})
|
||||
|
||||
Reference in New Issue
Block a user