mirror of
https://github.com/lakinduakash/linux-wifi-hotspot.git
synced 2024-11-10 06:00:11 +00:00
6 lines
54 B
Plaintext
6 lines
54 B
Plaintext
|
#!/usr/bin/make -f
|
||
|
export DH_VERBOSE = 1
|
||
|
|
||
|
%:
|
||
|
dh $@
|