Follow aur4 version
Search Criteria
Package Details: gnu-efi-libs-fedora-git 0.53.430c83a-1
Package Actions
- View PKGBUILD
- Download tarball
- Search wiki
- Flagged out-of-date (2015-06-08)
| Package Base: | gnu-efi-libs-fedora-git |
|---|---|
| Description: | Library for building UEFI Applications using GNU toolchain - Fedora GIT Version |
| Upstream URL: | http://sourceforge.net/projects/gnu-efi/ |
| Category: | system |
| Licenses: | |
| Conflicts: | |
| Provides: | |
| Submitter: | ridikulusrat |
| Maintainer: | None |
| Last Packager: | ridikulusrat |
| Votes: | 0 |
| First Submitted: | 2012-11-12 13:29 |
| Last Updated: | 2014-05-27 23:08 |
Latest Comments
Comment by ridikulusrat
Comment by ridikulusrat
@test0: All changes done.
Comment by test0
Also, parallel make does not play well with this package. Use make -j1.
Comment by test0
This thing installs to /usr/usr/local by default, obviously wrong. Please fix the installation line to: 'make INSTALLROOT="${pkgdir}" PREFIX="/usr" install'.