diff options
author | Chris Larson <clarson@kergoth.com> | 2004-11-09 00:36:47 +0000 |
---|---|---|
committer | Chris Larson <clarson@kergoth.com> | 2004-11-09 00:36:47 +0000 |
commit | f96441b9faf769c9ecdd4d338b605ea3d0cc4010 (patch) | |
tree | edb17ec2c4ea13c5acb1c7350957a249a820e28d /pango/files/no-tests.patch | |
parent | b6588aa6851fb220cedc387d21c51513ef8d67f4 (diff) |
Disable bk EOLN_NATIVE conversions on all files in packages FILESPATHs, to prevent it screwing up patches.
BKrev: 4190111fA4MuVozAqwE7xOSL9fr-TA
Diffstat (limited to 'pango/files/no-tests.patch')
-rw-r--r-- | pango/files/no-tests.patch | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/pango/files/no-tests.patch b/pango/files/no-tests.patch index e69de29bb2..b382126129 100644 --- a/pango/files/no-tests.patch +++ b/pango/files/no-tests.patch @@ -0,0 +1,15 @@ + +# +# Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher +# + +--- pango-1.2.5/Makefile.am~no-tests 2003-01-30 22:43:47.000000000 +0100 ++++ pango-1.2.5/Makefile.am 2004-03-11 11:31:25.000000000 +0100 +@@ -1,6 +1,6 @@ + ## Process this file with automake to create Makefile.in. + +-SUBDIRS= pango modules examples docs tools tests ++SUBDIRS= pango modules examples docs tools + + EXTRA_DIST = \ + pango.pc.in \ |