Package Details: xyzsh 1.5.8-2

Package Base: xyzsh
Description: Interactive shell and text processing tools
Upstream URL: https://github.com/ab25cq/xyzsh
Category: system
Licenses: MIT
Submitter: morris555
Maintainer: dseg
Last Packager: None
Votes: 0
First Submitted: 2013-03-07 16:47
Last Updated: 2014-01-09 12:30

Latest Comments

Comment by paraxor

2013-08-12 01:20

Please do not use PKGBUILD files to install packages. Packages should be
installed to the `$pkgdir` directory.

`sudo make install` should usually be something along the lines of `make
"DESTDIR=$pkgdir" install`.