uml_utilities has been dropped from the AUR (https://mailman.archlinux.org/pipermail/aur-general/2013-May/023610.html), it should be removed as a dependency. (The README only suggests using it: it could have been an optional dependency from the beginning.)
Search Criteria
Package Details: n2n-svn r4591-1
Package Actions
- View PKGBUILD
- Download tarball
- Search wiki
- Flagged out-of-date (2015-02-18)
| Package Base: | n2n-svn |
|---|---|
| Description: | n2n is a layer-two peer-to-peer virtual private network (VPN) which allows users to exploit features typical of P2P applications at network instead of application level. |
| Upstream URL: | http://www.ntop.org/products/n2n/ |
| Category: | network |
| Licenses: | |
| Submitter: | lowfatcomputing |
| Maintainer: | lowfatcomputing |
| Last Packager: | None |
| Votes: | 14 |
| First Submitted: | 2010-10-06 02:54 |
| Last Updated: | 2014-04-14 22:49 |
Dependencies (0)
Required by (0)
Sources
Latest Comments
Comment by spider-mario
Comment by lowfatcomputing
'make PREFIX="$pkgdir/" install' changed to 'make PREFIX="$pkgdir/usr/" install'
Thanks for the improvement ale6.
Anonymous comment
Can you change 'make PREFIX="$pkgdir/" install' for 'make PREFIX="$pkgdir/usr/" install' ?
It would avoid creating /share/ and trashing the / :)
Thanks :)