mirror of
https://github.com/FWGS/xash3d-fwgs.git
synced 2026-08-06 04:05:11 +08:00
wscript: no need to pass PACKAGING into env
This commit is contained in:
1
wscript
1
wscript
@@ -419,7 +419,6 @@ def configure(conf):
|
||||
conf.check_large_file(compiler = 'c', execute = False)
|
||||
|
||||
# indicate if we are packaging for Linux/BSD
|
||||
conf.env.PACKAGING = conf.options.PACKAGING
|
||||
if conf.options.PACKAGING:
|
||||
conf.env.PREFIX = conf.options.prefix
|
||||
if conf.env.SAILFISH == "aurora":
|
||||
|
||||
Reference in New Issue
Block a user