mirror of
https://git.yoctoproject.org/poky
synced 2026-02-24 10:29:40 +01:00
Recipe derived from OpenEmbedded. Removed old-style staging and converted to BBCLASSEXTEND. Signed-off-by: Scott Garman <scott.a.garman@intel.com>
15 lines
503 B
Diff
15 lines
503 B
Diff
Patch obtained from OpenEmbedded.
|
|
|
|
Signed-off-by: Scott Garman <scott.a.garman@intel.com>
|
|
Index: OpenSP-1.5/doc/Makefile.am
|
|
===================================================================
|
|
--- OpenSP-1.5.orig/doc/Makefile.am 2000-05-06 09:10:32.000000000 +1000
|
|
+++ OpenSP-1.5/doc/Makefile.am 2007-06-02 12:46:50.000000000 +1000
|
|
@@ -1,6 +1,5 @@
|
|
## Process this file with automake to produce Makefile.in
|
|
|
|
-docdir = $(prefix)/doc
|
|
pkgdocdir = $(docdir)/@PACKAGE@
|
|
|
|
MAINTAINERCLEANFILES = Makefile.in
|