Package Details: vmtouch 0.8.0-2

Package Base: vmtouch
Description: Portable file system cache diagnostics and control
Upstream URL: https://github.com/hoytech/vmtouch
Category: system
Licenses: BSD
Submitter: shomodj
Maintainer: weltall
Last Packager: None
Votes: 12
First Submitted: 2012-07-23 09:32
Last Updated: 2014-02-17 12:02

Latest Comments

Comment by weltall

2014-02-17 12:02

Thanks done the changes.

Comment by jstjohn

2014-02-13 04:14

You can remove the makedepends array from the PKGBUILD because 'gcc' is in the base-devel group.

Also, you can remove "$srcdir/" from the cd commands because, by default, makepkg cd's to $srcdir before the functions are run.

Thanks