index
:
debian
develop
master
Debian packages
Fluxo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
debian-build
blob: 529d81aafa81e0ac3766d964fd6f842a7e4d6d57 (
plain
)
1
2
3
4
5
6
7
8
#!/bin/bash
#
# Simpler debian builder.
#
# Placeholder
echo
"TODO"
exit
1