mirror of
https://github.com/Llewellynvdm/conky.git
synced 2024-11-16 18:15:17 +00:00
install the conversion script with make install
This commit is contained in:
parent
5aa59f55fa
commit
acbd44856f
@ -56,3 +56,9 @@ install(FILES
|
||||
DESTINATION share/doc/conky
|
||||
)
|
||||
|
||||
install(FILES
|
||||
extras/convert.lua
|
||||
DESTINATION share/doc/conky
|
||||
PERMISSIONS OWNER_READ OWNER_WRITE OWNER_EXECUTE
|
||||
GROUP_READ GROUP_EXECUTE WORLD_READ WORLD_EXECUTE
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user