summaryrefslogtreecommitdiff
path: root/package/gpm/patches/patch-Makefile_in
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-12-22 13:08:05 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2013-12-22 13:08:05 +0100
commitefb53809a4fad1c54e9e8f32b20f5a2bcdf0307a (patch)
treed2e62015f60607eaa2afc2efd6fa2d30a8e7f177 /package/gpm/patches/patch-Makefile_in
parentd3d5bb7ed2a8d7d8bccb56638ad977d5d7947371 (diff)
fix musl compile
Diffstat (limited to 'package/gpm/patches/patch-Makefile_in')
-rw-r--r--package/gpm/patches/patch-Makefile_in11
1 files changed, 11 insertions, 0 deletions
diff --git a/package/gpm/patches/patch-Makefile_in b/package/gpm/patches/patch-Makefile_in
new file mode 100644
index 000000000..d1999564b
--- /dev/null
+++ b/package/gpm/patches/patch-Makefile_in
@@ -0,0 +1,11 @@
+--- gpm-1.20.7.orig/Makefile.in 2012-10-26 23:21:38.000000000 +0200
++++ gpm-1.20.7/Makefile.in 2013-12-22 13:07:05.000000000 +0100
+@@ -19,7 +19,7 @@ include Makefile.include
+ # user-overridable flags, but it's also all the implicit rule looks at.
+ # missing ?
+
+-SUBDIRS = src doc contrib
++SUBDIRS = src contrib
+
+
+ ### simple, but effective rules