[aur-general] fixing dupekill
Hugo Osvaldo Barrera
hugo at osvaldobarrera.com.ar
Mon Apr 9 23:47:46 EDT 2012
On 2012-04-10 00:22, Daniel Campbell wrote:
> Hugo: thanks for pointing that out. I had asked about it on the forum and figured there was a way to work with it that way. How would I handle the fact that the tarball would have the readme and PKGBUILD in it already? Would they simply be deleted with the src directory after a 'makepkg -c'?
>
> Sent from my Nokia phone
Yes, they would.
Anything you don't copy/move from src to pkgdir will be deleted (if
building with makepkg -c).
You PKGBUILD is fine as it is; it won't copy over anything undesired.
Also, you can use "install -D..." to create the directory and skip the
"mkdir" line.
--
Hugo Osvaldo Barrera
More information about the aur-general
mailing list