Browse Source

debian/README.ubuntu-dev:
- add some documentation how to build the package

Michael Vogt 18 years ago
parent
commit
c040d0b5e8
1 changed files with 6 additions and 0 deletions
  1. 6 0
      debian/README.ubuntu-dev

+ 6 - 0
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