diff options
| author | Dennis Schridde <devurandom@gmx.net> | 2011-01-29 15:07:18 +0100 |
|---|---|---|
| committer | Dennis Schridde <devurandom@gmx.net> | 2011-01-29 15:14:35 +0100 |
| commit | f276022b754b03e0e4b62413f70cd841eaedda62 (patch) | |
| tree | 07a031b8ff91787f18b09c27ab33b1c32106fdcb /dev-libs/libindicate/files/libindicate-0.4.4-optional-examples.patch | |
| parent | 93dd42ddc7bd66fe85e0506bdf2df7a59233269f (diff) | |
| download | kde-f276022b754b03e0e4b62413f70cd841eaedda62.tar.gz kde-f276022b754b03e0e4b62413f70cd841eaedda62.tar.bz2 kde-f276022b754b03e0e4b62413f70cd841eaedda62.zip | |
[dev-libs/libindicate-0.4.4-r1] Support USE=introspection
Diffstat (limited to 'dev-libs/libindicate/files/libindicate-0.4.4-optional-examples.patch')
| -rw-r--r-- | dev-libs/libindicate/files/libindicate-0.4.4-optional-examples.patch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/dev-libs/libindicate/files/libindicate-0.4.4-optional-examples.patch b/dev-libs/libindicate/files/libindicate-0.4.4-optional-examples.patch new file mode 100644 index 00000000000..8e2e0364404 --- /dev/null +++ b/dev-libs/libindicate/files/libindicate-0.4.4-optional-examples.patch @@ -0,0 +1,11 @@ +--- examples/Makefile.am.orig 2010-09-20 23:42:07.380545155 +0200 ++++ examples/Makefile.am 2010-09-20 23:57:17.405792954 +0200 +@@ -2,7 +2,7 @@ + CSFILES = IndicatorMonoExample.cs + CLEANFILES = $(ASSEMBLY) + +-libexec_PROGRAMS = \ ++EXTRA_PROGRAMS = \ + indicate-and-crash \ + indicate-alot \ + listen-and-print \ |
