fixed ebuilds broken by carelessly "converting" them to EAPI6

This commit is contained in:
2016-02-10 18:21:19 +01:00
parent c47d5cf824
commit 6312828428
10 changed files with 76 additions and 110 deletions

View File

@@ -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})