gnu: thinkfan: Let the build system handle rcscripts/.
authorTobias Geerinckx-Rice <me@tobias.gr>
Tue, 5 Mar 2019 15:56:41 +0000 (16:56 +0100)
committerTobias Geerinckx-Rice <me@tobias.gr>
Tue, 5 Mar 2019 16:01:53 +0000 (17:01 +0100)
commit908a3f361480f39819c712d62a5e0b685e823c54
treeacf5fbf365401253eadd698e8c0db963f46b6219
parent9a3d176ee1b49d4b6d8a7cf0a80512cfa61c0e61
gnu: thinkfan: Let the build system handle rcscripts/.

This moves them from /share/thinkfan to their conventional locations
in /etc and /lib; the former was an arbitrary Guixism anyway.

* gnu/packages/linux.scm (thinkfan)[arguments]:
Re-write 'install-rc-scripts' as 'create-init-scripts' and move it after
the 'unpack' phase.
gnu/packages/linux.scm