Package Details: athena-jot 1:9.0-4

Git Clone URL: https://aur.archlinux.org/athena-jot.git (read-only, click to copy)
Package Base: athena-jot
Description: Print sequential or random data
Upstream URL: http://www.mit.edu/afs/athena/system/rhlinux/athena-9.0/free/SRPMS/athena-jot-9.0-3.src.rpm
Licenses: BSD
Submitter: ginjiro
Maintainer: plp
Last Packager: plp
Votes: 2
Popularity: 0.000000
First Submitted: 2016-05-26 03:15 (UTC)
Last Updated: 2025-04-01 16:04 (UTC)

Latest Comments

plp commented on 2025-04-01 16:09 (UTC) (edited on 2025-04-01 16:10 (UTC) by plp)

Yes, it should be installed in /usr/share/man/man1. Corrected.

m040601 commented on 2025-04-01 12:25 (UTC) (edited on 2025-04-01 12:38 (UTC) by m040601)

Thanks for the PKGBUILD. Nice to have this tool from the BSDs on Arch.

pacman -Ql athena-jot

athena-jot /usr/
athena-jot /usr/bin/
athena-jot /usr/bin/jot
athena-jot /usr/man/
athena-jot /usr/man/man1/
athena-jot /usr/man/man1/jot.1.gz

This is wrong,

athena-jot /usr/man/man1/jot.1.gz

It should be /usr/share/man1 and not /usr/man/man1 as we are on Archlinux not BSDs or other systems.

You cannot blindly trust the "make" in these cases. You have to make all the necessary adjustments for Archlinux.

plp commented on 2023-11-14 15:15 (UTC)

Found this being an orphan and owned it, because I use it in my shell scripts. It works fine for the moment, so I'm not going to do anything to it.

ginjiro commented on 2016-11-21 13:19 (UTC)

Hi, Scimmia. I deleted rpmextract from depends. Thanks comment!

Scimmia commented on 2016-11-20 18:41 (UTC)

Why does this have a makedep on rpmextract? It's never used.