From cb62d92f5403ddb622d9ea395c1949282c027009 Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Fri, 25 Jun 2021 11:51:52 -0400 Subject: Set MANDIR in chroot --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index b285e8c..373e7d5 100644 --- a/Makefile +++ b/Makefile @@ -86,7 +86,7 @@ chroot.tar: catgirl catgirl.1 scripts/chroot-prompt.sh scripts/chroot-man.sh cp -af /usr/share/locale root/usr/share cp -fp /usr/share/misc/termcap.db root/usr/share/misc cp -fp /rescue/sh /usr/bin/mandoc /usr/bin/less root/bin - ${MAKE} install DESTDIR=root PREFIX=/usr + ${MAKE} install DESTDIR=root PREFIX=/usr MANDIR=/usr/share/man install scripts/chroot-prompt.sh root/usr/bin/catgirl-prompt install scripts/chroot-man.sh root/usr/bin/man tar -c -f chroot.tar -C root bin etc home lib libexec usr -- cgit 1.4.1 roup> dontfiles
summary refs log tree commit diff
path: root/etc/CodeQWERTY.bundle/Contents/Resources/CodeQWERTY.keylayout (unfollow)
Commit message (Expand)Author
2020-05-14Add hi rule for sh arithmetic expansionJune McEnroe
2020-05-13Remove gpg symlink from NetBSD installJune McEnroe
2020-05-11Add AutonomousJune McEnroe
2020-05-08Move keyboard layout into a .bundleJune McEnroe
2020-05-07Remove mkshJune McEnroe
2020-05-07Emulate 1sh prompts in bashJune McEnroe
2020-05-07Update nvim MANPAGERJune McEnroe
2020-05-06Post "casual update"June McEnroe
2020-05-06Remove bman functionJune McEnroe