diff options
| author | Waldemar Brodkorb <wbx@openadk.org> | 2014-04-10 15:37:00 +0200 |
|---|---|---|
| committer | Waldemar Brodkorb <wbx@openadk.org> | 2014-04-10 15:37:00 +0200 |
| commit | 57f50b48420342dbc5996896a52733c5fbab31b1 (patch) | |
| tree | 9939f505a3a706539cfcc432211cedd355ae3049 /package/tinyproxy/patches/patch-Makefile_am | |
| parent | cbce24b80358c0eb4968139c7695dd8eb2bb5378 (diff) | |
| parent | 91cef89d579c704c4846e97bce397c93417eee09 (diff) | |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/tinyproxy/patches/patch-Makefile_am')
| -rw-r--r-- | package/tinyproxy/patches/patch-Makefile_am | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/package/tinyproxy/patches/patch-Makefile_am b/package/tinyproxy/patches/patch-Makefile_am new file mode 100644 index 000000000..443ae2e78 --- /dev/null +++ b/package/tinyproxy/patches/patch-Makefile_am @@ -0,0 +1,10 @@ +--- tinyproxy-1.8.3.orig/Makefile.am 2011-08-16 14:14:34.000000000 +0200 ++++ tinyproxy-1.8.3/Makefile.am 2014-04-07 08:43:20.000000000 +0200 +@@ -2,7 +2,6 @@ SUBDIRS = \ + src \ + data \ + etc \ +- docs \ + m4macros \ + tests + |
