mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
gpm: Generate documentation
Remove patch disabling documentation, since it builds and is packaged properly. Signed-off-by: Robert Joslyn <robert.joslyn@redrectangle.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -1,18 +0,0 @@
|
||||
|
||||
#
|
||||
# Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher
|
||||
#
|
||||
|
||||
Index: gpm-1.99.7/Makefile.in
|
||||
===================================================================
|
||||
--- gpm-1.99.7.orig/Makefile.in 2008-07-24 03:36:35.000000000 -0700
|
||||
+++ gpm-1.99.7/Makefile.in 2010-06-22 18:28:45.269507001 -0700
|
||||
@@ -19,7 +19,7 @@
|
||||
# user-overridable flags, but it's also all the implicit rule looks at.
|
||||
# missing ?
|
||||
|
||||
-SUBDIRS = src doc contrib
|
||||
+SUBDIRS = src
|
||||
|
||||
|
||||
### simple, but effective rules
|
||||
@@ -13,7 +13,6 @@ DEPENDS = "ncurses bison-native"
|
||||
|
||||
SRC_URI = "git://github.com/telmich/gpm;protocol=git \
|
||||
file://init \
|
||||
file://no-docs.patch \
|
||||
file://processcreds.patch \
|
||||
file://gpm.service.in \
|
||||
file://0001-Use-sigemptyset-API-instead-of-__sigemptyset.patch \
|
||||
|
||||
Reference in New Issue
Block a user