Thanks done the changes.
Search Criteria
Package Details: vmtouch 0.8.0-2
Package Actions
| Package Base: | vmtouch |
|---|---|
| Description: | Portable file system cache diagnostics and control |
| Upstream URL: | https://github.com/hoytech/vmtouch |
| Category: | system |
| Licenses: | |
| Submitter: | shomodj |
| Maintainer: | weltall |
| Last Packager: | None |
| Votes: | 12 |
| First Submitted: | 2012-07-23 09:32 |
| Last Updated: | 2014-02-17 12:02 |
Dependencies (1)
Required by (1)
Sources
Latest Comments
Comment by weltall
Comment by jstjohn
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