9f2c24e8ce
Drop unused xpmfix.sh script.
(cherry picked from commit 76c6007aa6
)
6 lines
77 B
Python
6 lines
77 B
Python
def can_build(env, platform):
|
|
return True
|
|
|
|
|
|
def configure(env):
|
|
pass
|