summaryrefslogtreecommitdiff
path: root/debian/README.ubuntu-dev
diff options
context:
space:
mode:
authorMichael Vogt <michael.vogt@ubuntu.com>2007-11-14 06:08:45 +0100
committerMichael Vogt <michael.vogt@ubuntu.com>2007-11-14 06:08:45 +0100
commitc040d0b5e811399359c62fde1d5916b240053bda (patch)
treea525f07f179d0214e8450d0dc3e8fb1a919b3f1c /debian/README.ubuntu-dev
parent1fc825bf7be1e9842a0560261d684264c565589e (diff)
debian/README.ubuntu-dev:
- add some documentation how to build the package
Diffstat (limited to 'debian/README.ubuntu-dev')
-rw-r--r--debian/README.ubuntu-dev6
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