mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-27 08:52:55 +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")
|