source:
ogAgent-Git/linux/build-packages.sh
Last change on this file was b84ab33, checked in by , 11 months ago | |
---|---|
|
|
File size: 119 bytes |
Rev | Line | |
---|---|---|
[11f7a07] | 1 | #!/bin/bash |
2 | ||
[75ba20c] | 3 | cd $(dirname "$0") |
[219fba0] | 4 | |
[11f7a07] | 5 | # Debian based |
[b84ab33] | 6 | debuild -D --build=binary --post-clean --lintian-opts --profile debian |
Note: See TracBrowser
for help on using the repository browser.