mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-25 08:50:24 +00:00
5 lines
142 B
Python
5 lines
142 B
Python
Import("env")
|
|
|
|
env.ScanReplace("wesnothd.service", "wesnothd.service.scons.in")
|
|
env.ScanReplace("wesnothd.conf", "wesnothd.tmpfiles.conf.in")
|