mirror of
https://github.com/lutris/lutris.git
synced 2026-06-21 04:10:07 -04:00
8 lines
186 B
Makefile
Executable File
8 lines
186 B
Makefile
Executable File
#!/usr/bin/make -f
|
|
|
|
# This file was automatically generated by stdeb 0.8.2 at
|
|
# Fri, 29 Jan 2016 08:11:44 -0500
|
|
export PYBUILD_NAME=lutris
|
|
%:
|
|
dh $@ --with python3 --buildsystem=pybuild
|