]> git.saurik.com Git - apt.git/commitdiff
debian/README.ubuntu-dev:
authorMichael Vogt <michael.vogt@ubuntu.com>
Wed, 14 Nov 2007 05:08:45 +0000 (06:08 +0100)
committerMichael Vogt <michael.vogt@ubuntu.com>
Wed, 14 Nov 2007 05:08:45 +0000 (06:08 +0100)
- add some documentation how to build the package

debian/README.ubuntu-dev [new file with mode: 0644]

diff --git a/debian/README.ubuntu-dev b/debian/README.ubuntu-dev
new file mode 100644 (file)
index 0000000..9da1525
--- /dev/null
@@ -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