~ubuntu-branches/ubuntu/precise/classpath/precise

« back to all changes in this revision

Viewing changes to debian/patches/disable-qt-peer.dpatch

  • Committer: Bazaar Package Importer
  • Author(s): Michael Koch
  • Date: 2006-05-27 16:11:15 UTC
  • mfrom: (1.1.3 upstream)
  • Revision ID: james.westby@ubuntu.com-20060527161115-h6e39eposdt5snb6
Tags: 2:0.91-3
* Install header files to /usr/include/classpath.
* debian/control: classpath: Conflict with jamvm < 1.4.3 and
  cacao < 0.96 (Closes: #368172).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#! /bin/sh /usr/share/dpatch/dpatch-run
2
 
## 99-unnamed.dpatch by  <konqueror@gmx.de>
3
 
##
4
 
## All lines beginning with `## DP:' are a description of the patch.
5
 
## DP: No description.
6
 
 
7
 
@DPATCH@
8
 
 
9
 
--- classpath-0.19/lib/standard.omit.orig       2005-09-05 12:27:24.000000000 +0000
10
 
+++ classpath-0.19/lib/standard.omit    2005-09-05 12:26:50.000000000 +0000
11
 
@@ -1 +1,2 @@
12
 
 ../gnu/test/.*$
13
 
+../gnu/java/awt/peer/qt/.*$