sourcehut
Log in
—
Register
~tardypad
/
dotfiles
summary
tree
log
refs
ref:
7dd5e02494e2821ff6b4fd5758a590ef03b5403b
dotfiles
/
packages
/
mako
/Makefile
-rw-r--r--
90 bytes
View
Log
Blame
View raw
7dd5e024
— Damien Tardy-Panis add mako package config
3 years ago
1
2
3
4
5
6
mako
:
$(
start_setup
)
$(
call copy_file,config,
${
CONFIG_DIR
}
/mako/config
)
$(
end_setup
)