summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2011-08-25 23:04:40 +0400
committerIgor Pashev <pashev.igor@gmail.com>2011-08-25 23:04:40 +0400
commit05f7727cc7df8e5d552eacfc478e17b66827bbce (patch)
tree8637b301cdeeddad7e9c82ddeba30c70c6b0363b
parent0e5616ab6a3f2f01381068f65941ea603eaeccd8 (diff)
downloadopen-axiom-debian-05f7727cc7df8e5d552eacfc478e17b66827bbce.tar.gz
Remember to apply patches
-rw-r--r--debian/README.github2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/README.github b/debian/README.github
index 1320817..2c37fb5 100644
--- a/debian/README.github
+++ b/debian/README.github
@@ -11,6 +11,8 @@ How to build packages:
4. Unpack the created tarball (* stands for version, e. g. 1.4.1+svn~2299):
# tar xf open-axiom_*.orig.tar.gz --strip-component=1
+ Remember to apply patches:
+ # QUILT_PATCHES=debian/patches quilt push -a
5. Install build dependencies. Take a look at `debian/control'.
For a while it just copied from Axiom with gcl replaced by sbcl.