Package Details: mods-bin 1.2.2-1

Git Clone URL: https://aur.archlinux.org/mods-bin.git (read-only, click to copy)
Package Base: mods-bin
Description: AI on the command line
Upstream URL: https://charm.sh/
Licenses: MIT
Conflicts: mods
Provides: mods
Submitter: caarlos0
Maintainer: caarlos0
Last Packager: caarlos0
Votes: 0
Popularity: 0.000000
First Submitted: 2023-09-22 13:20 (UTC)
Last Updated: 2024-03-08 02:00 (UTC)

Latest Comments

caarlos0 commented on 2024-03-08 02:04 (UTC)

thanks @SoftExpert , fixed!

SoftExpert commented on 2024-03-07 23:32 (UTC)

I'm getting an error when building the package:

==> Starting package()...
install: cannot stat './mods': No such file or directory
==> ERROR: A failure occurred in package().

I fix it by adding the following line

package() {
  cd "${srcdir}/mods_${pkgver}_Linux_${CARCH}"
  # bin