summaryrefslogtreecommitdiffstats
path: root/patches
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2010-07-12 17:56:40 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2010-07-13 14:16:24 +0200
commit5344ab706c66ef1d4761943babc7911eeffb70cf (patch)
treee09ae800f46417f4202e25d9a3da4c0db8e085bc /patches
parent2661e8d015565b05d8e910d34d5da79fefe9d4f8 (diff)
downloadptxdist-5344ab706c66ef1d4761943babc7911eeffb70cf.tar.gz
ptxdist-5344ab706c66ef1d4761943babc7911eeffb70cf.tar.xz
[DeviceKit-disks] remove obsolete patch
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'patches')
-rw-r--r--patches/DeviceKit-disks-009/disable-docs.diff51
-rw-r--r--patches/DeviceKit-disks-009/series1
2 files changed, 0 insertions, 52 deletions
diff --git a/patches/DeviceKit-disks-009/disable-docs.diff b/patches/DeviceKit-disks-009/disable-docs.diff
deleted file mode 100644
index 7991ab456..000000000
--- a/patches/DeviceKit-disks-009/disable-docs.diff
+++ /dev/null
@@ -1,51 +0,0 @@
-From: Michael Olbrich <m.olbrich@pengutronix.de>
-Subject: disables docs
-
-we don't need docs and GTK_DOC_CHECK needs gtk during autoreconf.
-This patch removes this to avoid the dependency.
-
-Not for upstream.
-
-Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
-
----
- Makefile.am | 2 +-
- configure.ac | 6 ------
- 2 files changed, 1 insertion(+), 7 deletions(-)
-
-Index: b/configure.ac
-===================================================================
---- a/configure.ac
-+++ b/configure.ac
-@@ -34,8 +34,6 @@ AC_PATH_PROG([XSLTPROC], [xsltproc])
- fi
- AM_CONDITIONAL(MAN_PAGES_ENABLED, test x$enable_man_pages = xyes)
-
--GTK_DOC_CHECK([1.3])
--
- #### gcc warning flags
-
- if test "x$GCC" = "xyes"; then
-@@ -199,10 +197,6 @@ data/Makefile
- data/DeviceKit-disks.pc
- src/Makefile
- tools/Makefile
--doc/Makefile
--doc/version.xml
--doc/man/Makefile
--doc/dbus/Makefile
- policy/Makefile
- po/Makefile.in
- ])
-Index: b/Makefile.am
-===================================================================
---- a/Makefile.am
-+++ b/Makefile.am
-@@ -1,6 +1,6 @@
- ## Process this file with automake to produce Makefile.in
-
--SUBDIRS = data src doc tools policy po
-+SUBDIRS = data src tools policy po
-
- # Creating ChangeLog from git log (taken from cairo/Makefile.am):
- ChangeLog: $(srcdir)/ChangeLog
diff --git a/patches/DeviceKit-disks-009/series b/patches/DeviceKit-disks-009/series
index 49911c6ff..e490966aa 100644
--- a/patches/DeviceKit-disks-009/series
+++ b/patches/DeviceKit-disks-009/series
@@ -1,5 +1,4 @@
libsgutils-optional.diff
-disable-docs.diff
libparted-optional.diff
devmapper-optional.diff
smart-optional.diff