Sample Header Ad - 728x90

How do I make PKGBUILD to install to fake root before makepkg builds

0 votes
1 answer
1286 views
I have a tree which I need to install with a foder named /usr. This folder exists in src folder. Now I need to write a function in PKGBUILD that installs to the fakeroot before the *.pkg.tar.gz is built. What needs to go in > PKGBULD package() { # I need to copy the 'usr' dir in 'srcdir' to PKGBUILD's fakeroot }
Asked by Bret Joseph (491 rep)
Mar 9, 2019, 10:04 AM
Last activity: Mar 13, 2019, 11:05 AM