summaryrefslogtreecommitdiffstats
path: root/debian/README.source
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 13:40:24 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 13:40:24 +0000
commit1f9f0e7e85fe7f49cfac685623f133d67a4e4fc9 (patch)
tree05a06b32f1534908633b583e74566055361e7c7f /debian/README.source
parentMerging upstream version 1.0. (diff)
downloadlzlib-1f9f0e7e85fe7f49cfac685623f133d67a4e4fc9.tar.xz
lzlib-1f9f0e7e85fe7f49cfac685623f133d67a4e4fc9.zip
Adding debian version 1.0-1.debian/1.0-1
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'debian/README.source')
-rw-r--r--debian/README.source2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/README.source b/debian/README.source
index dcc7ba3..18b6b24 100644
--- a/debian/README.source
+++ b/debian/README.source
@@ -32,6 +32,6 @@ upstream source. Changes, if any, are stored in the source package as diffs in
debian/diff and are applied during the build. Current modifications can be
applied to the source tree with:
- $ quilt push -a
+ $ QUILT_PATCHES=debian/patches quilt push -a
More information about Quilt can be found in the quilt package.