Re: [aur-general] fixing dupekill
10 Apr
2012
10 Apr
'12
3:47 a.m.
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
4601
Age (days ago)
4601
Last active (days ago)
0 comments
1 participants
participants (1)
-
Hugo Osvaldo Barrera