Home
last modified time | relevance | path

Searched refs:mandir (Results 26 – 50 of 199) sorted by relevance

12345678

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/liblockfile/liblockfile/
H A Dliblockfile-fix-install-so-to-man-dir.patch26 - install -m 644 *.1 $(mandir)/man1
27 + install -m 644 dotlockfile.1 $(mandir)/man1
28 install -m 644 *.3 $(mandir)/man3
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/ncftp/
H A Dncftp_3.2.7.bb26 install -d ${D}${bindir} ${D}${sysconfdir} ${D}${mandir}
28 'SYSCONFDIR=${D}${sysconfdir}' 'mandir=${D}${mandir}' \
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/cpuid/
H A Dcpuid_20230614.bb11 file://0001-Makefile-update-the-hardcode-path-to-bindir-mandir.patch \
20 oe_runmake DESTDIR=${D} bindir=${bindir} mandir=${mandir} install
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/adduser/
H A Dadduser_3.118.bb32 install -d ${D}${mandir}/man5
33 install -m 0644 ${S}/doc/*.conf.5 ${D}${mandir}/man5
34 install -d ${D}${mandir}/man8
35 install -m 0644 ${S}/doc/*.8 ${D}${mandir}/man8
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/procmail/
H A Dprocmail_3.22.bb41 install -d ${D}${mandir}/man1
42 install -d ${D}${mandir}/man5
43 oe_runmake -i BASENAME=${D}/usr MANDIR=${D}${mandir} install
44 install -m 0644 debian/mailstat.1 ${D}${mandir}/man1
/openbmc/openbmc/poky/meta/recipes-extended/bzip2/bzip2/
H A DMakefile.am71 echo ".so man1/bzgrep.1" > $(DESTDIR)$(mandir)/man1/bzegrep.1
72 echo ".so man1/bzgrep.1" > $(DESTDIR)$(mandir)/man1/bzfgrep.1
73 echo ".so man1/bzmore.1" > $(DESTDIR)$(mandir)/man1/bzless.1
74 echo ".so man1/bzdiff.1" > $(DESTDIR)$(mandir)/man1/bzcmp.1
/openbmc/openbmc/poky/meta/recipes-extended/psmisc/
H A Dpsmisc.inc40 FILES:fuser-doc = "${mandir}/man1/fuser*"
43 FILES:killall-doc = "${mandir}/man1/killall*"
46 FILES:pstree-doc = "${mandir}/man1/pstree*"
49 FILES:psmisc-extras-doc = "${mandir}"
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-extended/logcheck/
H A Dlogcheck_1.4.3.bb31 install -m 755 -d ${D}${mandir}/man1
32 install -m 755 -d ${D}${mandir}/man8
33 install -m 644 docs/logcheck-test.1 ${D}${mandir}/man1/
34 install -m 644 docs/logtail.8 ${D}${mandir}/man8/
35 install -m 644 docs/logtail2.8 ${D}${mandir}/man8/
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/ncp/
H A Dncp_1.2.4.bb21 install -d -m0755 ${D}${bindir} ${D}${mandir}/man1
27 install -m0644 ncp.1 npush.1 ${D}${mandir}/man1
28 ln -sf npush.1 ${D}${mandir}/man1/npoll.1
/openbmc/linux/tools/lib/perf/Documentation/
H A DMakefile29 mandir ?= $(prefix)/share/man macro
30 man3dir = $(mandir)/man3
31 man7dir = $(mandir)/man7
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-kernel/kpatch/
H A Dkpatch.inc16 MANDIR=${D}${mandir}/man1 \
43 ${mandir}/man1/kpatch.1.gz \
50 ${mandir}/man1/kpatch-build.1.gz \
/openbmc/linux/tools/power/acpi/tools/pfrut/
H A DMakefile20 $(QUIET) $(INSTALL_DATA) -D $< $(DESTDIR)$(mandir)/man8/pfrut.8
23 $(QUIET) rm -f $(DESTDIR)$(mandir)/man8/pfrut.8
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-bsp/pcmciautils/pcmciautils/
H A Dmakefile_fix.patch16 mandir = ${prefix}/usr/share/man
96 - $(INSTALL_DATA) -D man/man8/pccardctl.8 $(DESTDIR)$(mandir)/man8/pccardctl.8
97 + $(INSTALL) -d $(DESTDIR)$(mandir)/man8
98 + $(INSTALL_DATA) man/man8/pccardctl.8 $(DESTDIR)$(mandir)/man8/pccardctl.8
99 $(SYMLINK) pccardctl.8 $(DESTDIR)$(mandir)/man8/lspcmcia.8
/openbmc/openbmc/poky/meta/recipes-core/base-passwd/
H A Dbase-passwd_3.6.3.bb38 install -d -m 755 ${D}${mandir}/man8 ${D}${mandir}/pl/man8
39 install -p -m 644 ${S}/man/update-passwd.8 ${D}${mandir}/man8/
41 ${D}${mandir}/pl/man8/update-passwd.8
42 gzip -9 ${D}${mandir}/man8/* ${D}${mandir}/pl/man8/*
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/esmtp/
H A Desmtp_1.2.bb36 ALTERNATIVE_LINK_NAME[mailq.1] = "${mandir}/man1/mailq.1"
37 ALTERNATIVE_LINK_NAME[newaliases.1] = "${mandir}/man1/newaliases.1"
38 ALTERNATIVE_LINK_NAME[sendmail.1] = "${mandir}/man1/sendmail.1"
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dcompress_doc.bbclass7 # Compress man pages in ${mandir} and info pages in ${infodir}
52 mandir = os.path.abspath(dvar + os.sep + d.getVar("mandir"))
53 if os.path.exists(mandir):
55 decompress_doc(mandir, compress_mode, decompress_cmds)
56 compress_doc(mandir, compress_mode, compress_cmds)
230 mandir = d.getVar("mandir")
247 if mandir in old_target or infodir in old_target:
/openbmc/linux/tools/testing/selftests/bpf/
H A DMakefile.docs17 mandir ?= $(prefix)/man
18 man2dir = $(mandir)/man2
19 man7dir = $(mandir)/man7
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/mdns/
H A Dmdns_2200.100.94.0.2.bb87 install -d ${D}${mandir}/man8
88 install -m 0644 ../mDNSShared/mDNSResponder.8 ${D}${mandir}/man8/mdnsd.8
100 install -d ${D}${mandir}/man5
101 install -m 0644 nss_mdns.conf.5 ${D}${mandir}/man5
103 install -d ${D}${mandir}/man8
104 install -m 0644 libnss_mdns.8 ${D}${mandir}/man8
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-support/ibus/ibus/
H A D0001-makefile-don-t-gzip-the-man-pages.patch43 man_onedir = $(mandir)/man1
63 man_5dir = $(mandir)/man5
92 man_onedir = $(mandir)/man1
118 man_onedir = $(mandir)/man1
147 man_sevendir = $(mandir)/man7
/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm1/trousers/files/
H A D0001-build-don-t-override-localstatedir-mandir-sysconfdir.patch4 Subject: [PATCH] build: don't override --localstatedir --mandir --sysconfdir
10 mandir and sysconfdir during ./configure, because they
47 - mandir="/usr/share/man"
62 +./configure --prefix=/usr --libdir=%{_libdir} --sysconfdir=/etc --localstatedir=/var --mandir=/usr…
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/multipath-tools/files/
H A D0001-RH-fixup-udev-rules-for-redhat.patch37 mandir := $(usr_prefix)share/man
64 $(Q)$(INSTALL_PROGRAM) -d $(DESTDIR)$(mandir)/man8
71 $(Q)$(RM) $(DESTDIR)$(mandir)/man8/$(EXEC).8
72 $(Q)$(RM) $(DESTDIR)$(mandir)/man5/$(EXEC).conf.5
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-benchmark/memtester/
H A Dmemtester_4.6.0.bb21 install -d ${D}${mandir}/man8
23 install -m 0755 memtester.8 ${D}${mandir}/man8/
/openbmc/openbmc/poky/meta/recipes-devtools/dmidecode/
H A Ddmidecode_3.5.bb17 mandir="${mandir}" \
/openbmc/openbmc/meta-openembedded/meta-multimedia/recipes-multimedia/rtmpdump/
H A Drtmpdump_2.4.bb22 … prefix=${prefix} libdir=${libdir} incdir=${includedir}/librtmp bindir=${bindir} mandir=${mandir}"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/nicstat/
H A Dnicstat_1.95.bb19 install -d ${D}/${mandir}/
21 install -m 0644 ${S}/nicstat.1 ${D}/${mandir}/

12345678