aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/hvsc/hvsc_45.bb
blob: 085c4aa9599f8ebb1b0c4623ba5ad4644383d4e8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
DESCRIPTION = "The High Voltage SID Collection (HVSC) \
Commodore 64 music for the masses"
LICENSE = "PD"
SECTION = "multimedia"

SRC_URI = "http://gallium.prg.dtu.dk/HVSC/random/HVSC_${PV}-all-of-them.rar"
S = "${WORKDIR}"

do_install() {
	install -d ${D}${datadir}/hvsc
	cd ${D}${datadir}/hvsc && unrar x ${S}/HVSC_${PV}-all-of-them.rar
}

PACKAGE_ARCH = "all"
FILES = "${datadir}/hvsc"
OpenEmbedded Core user contribution treesGrokmirror user
aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/base-passwd/base-passwd/disable-docs.patch
blob: 14c08b748476f20b07ce5e12b7e36fca1b6bf8f4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Disable documentation for now as it uses tools currently not supported
by OE-Core. It uses sgmltools and po4a.

Upstream-Status: Inappropriate [OE-Core specific]
Signed-off-by: Saul Wold <sgw@linux.intel.com>

Index: base-passwd-3.5.28/Makefile.in
===================================================================
--- base-passwd-3.5.28.orig/Makefile.in
+++ base-passwd-3.5.28/Makefile.in
@@ -25,13 +25,10 @@ gen_configure	= config.cache config.stat
 		  confdefhs.h config.h Makefile
 
 all: update-passwd
-	$(MAKE) -C doc all
-	$(MAKE) -C man all
 
 install: all
 	mkdir -p $(DESTDIR)$(sbindir)
 	$(INSTALL) update-passwd $(DESTDIR)$(sbindir)/
-	$(MAKE) -C man install
 
 update-passwd.o: version.h