summaryrefslogtreecommitdiffstats
path: root/contrib/PKGBUILD
AgeCommit message (Collapse)AuthorFilesLines
2012-03-06More forgiving Makefile and added PKGBUILD creationJouke Witteveen1-0/+32
- As noted by Alfredo Palhares it is not always right to fail when the creation of symlinks did not succeed on installation through `make install`. - Building a package is now as easy as `make pkgbuild; makepkg`, although you probably should not execute makepkg inside the source tree.