git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e4cf294
)
man-pages: Removed man-pages_2.79.bb.
author
Stanislav Brabec
<utx@penguin.cz>
Thu, 28 May 2009 14:38:54 +0000
(14:38 +0000)
committer
utx@penguin.cz
<utx@penguin.cz>
Thu, 28 May 2009 14:38:54 +0000
(14:38 +0000)
recipes/man-pages/man-pages_2.79.bb
[deleted file]
patch
|
blob
|
history
diff --git
a/recipes/man-pages/man-pages_2.79.bb
b/recipes/man-pages/man-pages_2.79.bb
deleted file mode 100644
(file)
index
ab7da8c
..0000000
--- a/
recipes/man-pages/man-pages_2.79.bb
+++ /dev/null
@@
-1,19
+0,0 @@
-SECTION = "base"
-DESCRIPTION = "base set of man pages."
-LICENSE = "GPL"
-SRC_URI = "${KERNELORG_MIRROR}/pub/linux/docs/man-pages/Archive/man-pages-${PV}.tar.bz2"
-PR = "r1"
-RRECOMMENDS = "man"
-PACKAGE_ARCH = "all"
-
-EXTRA_OEMAKE = ""
-do_compile () {
- :
-}
-
-do_install () {
- oe_runmake 'DESTDIR=${D}' install
-}
-
-FILES_${PN} = "*"
-FILES_${PN}-doc = ""