mirror of
https://bitbucket.org/smil3y/katana.git
synced 2025-02-25 03:12:47 +00:00
8 lines
101 B
Text
8 lines
101 B
Text
![]() |
#!/usr/bin/make -f
|
||
|
|
||
|
%:
|
||
|
dh $@ --parallel
|
||
|
|
||
|
override_dh_auto_configure:
|
||
|
dh_auto_configure -- -Wno-dev
|