Home
last modified time | relevance | path

Searched refs:mandir (Results 51 – 75 of 199) sorted by relevance

12345678

/openbmc/openbmc/poky/meta/recipes-devtools/python/
H A Dpython3-scons_4.7.0.bb28 install -d ${D}${mandir}/man1
29 mv ${D}${prefix}/scons*.1 ${D}${mandir}/man1/
/openbmc/openbmc/meta-security/meta-tpm/recipes-tpm1/trousers/
H A Dtrousers_git.bb18 file://0001-build-don-t-override-localstatedir-mandir-sysconfdir.patch \
80 ${mandir}/man3 \
103 ${mandir}/man5 \
104 ${mandir}/man8 \
/openbmc/linux/tools/power/acpi/tools/acpidump/
H A DMakefile51 $(QUIET) $(INSTALL_DATA) -D $< $(DESTDIR)$(mandir)/man8/acpidump.8
54 $(QUIET) rm -f $(DESTDIR)$(mandir)/man8/acpidump.8
/openbmc/openbmc/meta-security/recipes-scanners/arpwatch/
H A Darpwatch_3.3.bb43 --mandir=${mandir} \
55 install -d ${D}${mandir}/man8
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/lockfile-progs/
H A Dlockfile-progs_0.1.19.bb21 install -m 755 -d ${D}${mandir}/man1
22 install man/* ${D}${mandir}/man1
/openbmc/openbmc/poky/meta/recipes-bsp/setserial/
H A Dsetserial_2.17.bb24 install -d ${D}${mandir}/man8
27 install -m 0644 ${S}/setserial.8 ${D}${mandir}/man8
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-daemons/proftpd/files/
H A Dbuild_fixup.patch34 …dir) $(DESTDIR)$(sbindir) $(DESTDIR)$(mandir) $(DESTDIR)$(mandir)/man1 $(DESTDIR)$(mandir)/man5 $(…
/openbmc/openbmc/poky/meta/recipes-core/coreutils/
H A Dcoreutils_9.5.bb122 ALTERNATIVE_LINK_NAME[hostname.1] = "${mandir}/man1/hostname.1"
126 ALTERNATIVE_LINK_NAME[base64.1] = "${mandir}/man1/base64.1"
130 ALTERNATIVE_LINK_NAME[mktemp.1] = "${mandir}/man1/mktemp.1"
134 ALTERNATIVE_LINK_NAME[df.1] = "${mandir}/man1/df.1"
138 ALTERNATIVE_LINK_NAME[nice.1] = "${mandir}/man1/nice.1"
146 ALTERNATIVE_LINK_NAME[groups.1] = "${mandir}/man1/groups.1"
147 ALTERNATIVE_LINK_NAME[uptime.1] = "${mandir}/man1/uptime.1"
148 ALTERNATIVE_LINK_NAME[kill.1] = "${mandir}/man1/kill.1"
149 ALTERNATIVE_LINK_NAME[stat.1] = "${mandir}/man1/stat.1"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/mg/
H A Dmg_20230501.bb28 'mandir=${mandir}' \
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/
H A Dpkgdata.py128 mandir = bb_vars['mandir']
135 self.assertIn(os.path.join(mandir, 'man3/zlib.3'), files['zlib-doc'])
161 self.assertIn(os.path.join(mandir, 'man3/zlib.3'), files['zlib-doc'])
173 self.assertIn(os.path.join(mandir, 'man3/zlib.3'), files['libz-doc'])
185 self.assertIn(os.path.join(mandir, 'man3/zlib.3'), files['zlib-doc'])
197 self.assertIn(os.path.join(mandir, 'man3/zlib.3'), files['libz-doc'])
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/memstat/
H A Dmemstat_1.0.bb27 install -d ${D}${mandir}/man1
28 install -m 0644 memstat.1 ${D}${mandir}/man1
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/pptp-linux/
H A Dpptp-linux_1.10.0.bb26 install -d ${D}${sbindir} ${D}${sysconfdir}/ppp ${D}${mandir}/man8
28 install -m 644 pptp.8 ${D}${mandir}/man8
/openbmc/linux/tools/bpf/bpftool/Documentation/
H A DMakefile15 mandir ?= $(prefix)/man macro
16 man8dir = $(mandir)/man8
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/isomd5sum/files/
H A D0001-tweak-install-prefix.patch28 + install -d -m 0755 $(DESTDIR)$(mandir)/man1
31 + install -m 0644 implantisomd5.1 $(DESTDIR)$(mandir)/man1
32 + install -m 0644 checkisomd5.1 $(DESTDIR)$(mandir)/man1
/openbmc/openbmc/poky/meta/recipes-support/icu/icu/
H A Dfix-install-manx.patch47 $(MKINSTALLDIRS) $(DESTDIR)$(mandir)/man$(SECTION)
49 - $(INSTALL_DATA) $? $(DESTDIR)$(mandir)/man$(SECTION)
50 + $(INSTALL_DATA) $^ $(DESTDIR)$(mandir)/man$(SECTION)
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/libutempter/
H A Dlibutempter_1.2.2-alt1.bb33 mandir=${mandir}
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/liburing/
H A Dliburing_2.5.bb23 …${S}/configure --prefix=${prefix} --libdir=${libdir} --libdevdir=${libdir} --mandir=${mandir} --da…
/openbmc/openbmc/poky/meta/recipes-extended/net-tools/
H A Dnet-tools_2.10.bb68 …$CFLAGS" LOPTS="$LDFLAGS" BASEDIR=${D} INSTALLNLSDIR=${D}${datadir}/locale mandir=${mandir} install
95 ALTERNATIVE_LINK_NAME[hostname.1] = "${mandir}/man1/hostname.1"
96 ALTERNATIVE_LINK_NAME[dnsdomainname.1] = "${mandir}/man1/dnsdomainname.1"
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/mailcap/
H A Dmailcap_2.1.54.bb26 oe_runmake install DESTDIR=${D} sysconfdir=${sysconfdir} mandir=${mandir}
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/lmdb/files/
H A D0001-Makefile-use-libprefix-instead-of-libdir.patch29 mkdir -p $(DESTDIR)$(mandir)/man1
34 for f in $(IDOCS); do cp $$f $(DESTDIR)$(mandir)/man1; done
/openbmc/openbmc/poky/meta/recipes-connectivity/inetutils/
H A Dinetutils_2.5.bb152 ALTERNATIVE_LINK_NAME[hostname.1] = "${mandir}/man1/hostname.1"
153 ALTERNATIVE_LINK_NAME[dnsdomainname.1] = "${mandir}/man1/dnsdomainname.1"
154 ALTERNATIVE_LINK_NAME[logger.1] = "${mandir}/man1/logger.1"
155 ALTERNATIVE_LINK_NAME[syslogd.8] = "${mandir}/man8/syslogd.8"
156 ALTERNATIVE_LINK_NAME[telnetd.8] = "${mandir}/man8/telnetd.8"
157 ALTERNATIVE_LINK_NAME[tftpd.8] = "${mandir}/man8/tftpd.8"
158 ALTERNATIVE_LINK_NAME[tftp.1] = "${mandir}/man1/tftp.1"
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/netperf/
H A Dnetperf_git.bb55 install -d ${D}${mandir}/man1/
56 install -m 0644 ${S}/doc/netserver.man ${D}${mandir}/man1/netserver.1
57 install -m 0644 ${S}/doc/netperf.man ${D}${mandir}/man1/netperf.1
/openbmc/openbmc/meta-security/recipes-security/paxctl/
H A Dpaxctl_0.9.bb32 install -d ${D}${mandir}/man1
34 install --mode a=r $PROG.1 ${D}${mandir}/man1/$PROG.1
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/nmap/files/
H A Dnmap-redefine-the-python-library-dir.patch20 $(INSTALL) -d $(DESTDIR)$(bindir) $(DESTDIR)$(mandir)/man1
23 $(INSTALL) -c -m 644 docs/zenmap.1 $(DESTDIR)$(mandir)/man1/
/openbmc/openbmc/poky/meta/recipes-devtools/i2c-tools/
H A Di2c-tools_4.3.bb17 mandir=${mandir} \

12345678