diff options
Diffstat (limited to 'debian/README.ubuntu-dev')
-rw-r--r-- | debian/README.ubuntu-dev | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/README.ubuntu-dev b/debian/README.ubuntu-dev new file mode 100644 index 000000000..9da152556 --- /dev/null +++ b/debian/README.ubuntu-dev @@ -0,0 +1,6 @@ +Build this package with: +$ debian/rules arch-build +or +$ DEB_BUILD_PROG_OPTS="-S" debian/rules arch-build + +make sure you have the pre-build-depds in README.arch installed |