~ubuntu-branches/ubuntu/karmic/quilt/karmic

« back to all changes in this revision

Viewing changes to debian/patches/fail_on_missing

  • Committer: Bazaar Package Importer
  • Author(s): Raphael Hertzog
  • Date: 2008-06-19 21:40:27 UTC
  • mfrom: (4.1.4 intrepid)
  • Revision ID: james.westby@ubuntu.com-20080619214027-so7yis356zayzu1c
Tags: 0.46-6
Change back patchsys-quilt.mk to enter DEB_SRCDIR by default before
applying patches (8 packages FTBFS due to this change). But we can now
use DEB_QUILT_TOPDIR to override the default choice of DEB_SRCDIR.

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
 test/missing.test |    4 ++++
10
10
 2 files changed, 11 insertions(+)
11
11
 
12
 
Index: quilt-0.45/quilt/push.in
 
12
Index: quilt/quilt/push.in
13
13
===================================================================
14
 
--- quilt-0.45.orig/quilt/push.in       2006-06-16 12:08:33.000000000 +0200
15
 
+++ quilt-0.45/quilt/push.in    2006-06-16 12:08:42.000000000 +0200
 
14
--- quilt.orig/quilt/push.in
 
15
+++ quilt/quilt/push.in
16
16
@@ -183,6 +183,13 @@
17
17
                no_reject_files="-r $tmp"
18
18
        fi
27
27
        apply_patch $patch "$patch_file"
28
28
        status=$?
29
29
        trap "" SIGINT
30
 
Index: quilt-0.45/test/missing.test
 
30
Index: quilt/test/missing.test
31
31
===================================================================
32
 
--- quilt-0.45.orig/test/missing.test   2006-06-16 12:08:28.000000000 +0200
33
 
+++ quilt-0.45/test/missing.test        2006-06-16 12:08:42.000000000 +0200
 
32
--- quilt.orig/test/missing.test
 
33
+++ quilt/test/missing.test
34
34
@@ -7,6 +7,10 @@
35
35
        < missing2.diff
36
36