packages: linux: Remove unecessary substitution on thinkfan's CMakeLists.txt
parent
0b0e9e0829
commit
0299ce63d7
|
@ -16,7 +16,5 @@
|
|||
(add-after 'unpack 'create-init-scripts
|
||||
(lambda _
|
||||
(substitute* "CMakeLists.txt"
|
||||
(("pkg_check_modules\\((SYSTEMD|OPENRC).*" _)
|
||||
"")
|
||||
(("/etc" directory)
|
||||
(string-append #$output directory))))))))))
|
||||
|
|
Loading…
Reference in New Issue