mirror of
https://github.com/tio/tio.git
synced 2026-05-01 23:07:58 +02:00
Added packaging files for Ubuntu
This commit is contained in:
parent
e464ae132a
commit
5ead0ca176
9 changed files with 66 additions and 0 deletions
8
packaging/ubuntu/debian/rules
Executable file
8
packaging/ubuntu/debian/rules
Executable file
|
|
@ -0,0 +1,8 @@
|
|||
#!/usr/bin/make -f
|
||||
# -*- makefile -*-
|
||||
|
||||
# Uncomment this to turn on verbose mode.
|
||||
#export DH_VERBOSE=1
|
||||
|
||||
%:
|
||||
dh $@ --with autotools-dev --with bash-completion
|
||||
Loading…
Add table
Add a link
Reference in a new issue