diff options
author | Leon Woestenberg <leon.woestenberg@gmail.com> | 2007-11-18 22:10:12 +0000 |
---|---|---|
committer | Leon Woestenberg <leon.woestenberg@gmail.com> | 2007-11-18 22:10:12 +0000 |
commit | cc258b6d3bb217e1543678278bf1eddf31b17d42 (patch) | |
tree | 5de7352fa20da35f07797eb4bbc95eeae7f66e8d /packages/pango/pango-1.18.3 | |
parent | 7e44a7414229149bad6ff61bf466b0a87934d632 (diff) |
pango: Added 1.18.3 with DEFAULT_PREFERENCE -1.
Diffstat (limited to 'packages/pango/pango-1.18.3')
-rw-r--r-- | packages/pango/pango-1.18.3/.mtn2git_empty | 0 | ||||
-rw-r--r-- | packages/pango/pango-1.18.3/no-tests.patch | 10 |
2 files changed, 10 insertions, 0 deletions
diff --git a/packages/pango/pango-1.18.3/.mtn2git_empty b/packages/pango/pango-1.18.3/.mtn2git_empty new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/packages/pango/pango-1.18.3/.mtn2git_empty diff --git a/packages/pango/pango-1.18.3/no-tests.patch b/packages/pango/pango-1.18.3/no-tests.patch new file mode 100644 index 0000000000..dafcb20c3b --- /dev/null +++ b/packages/pango/pango-1.18.3/no-tests.patch @@ -0,0 +1,10 @@ +--- /tmp/Makefile.am 2007-03-01 13:29:37.000000000 +0100 ++++ pango-1.16.0/Makefile.am 2007-03-01 13:29:52.545251000 +0100 +@@ -1,6 +1,6 @@ + ## Process this file with automake to create Makefile.in. + +-SUBDIRS= pango modules pango-view examples docs tools tests ++SUBDIRS= pango modules pango-view examples docs tools + + EXTRA_DIST = \ + autogen.sh \ |