3 Feb
2021
3 Feb
'21
1:17 p.m.
Hey guys, I want to package some source files and discovered that --packagelist does not change it's output when using --source or --allsource. Since makepkg isn't generating the normal packages with these flags anyway, it's a bit confusing that the output isn't changing. It would be pretty helpful for my usecase to have makepkg printing the sourcepackage-filepaths instead of the regular filepaths. Example: [ruben@i3 brave-bin]$ makepkg --source --packagelist /home/ruben/tmp/makepkg_test/brave-bin/brave-bin-1:1.19.88-1-x86_64.pkg.tar.lz4 [ruben@i3 brave-bin]$ makepkg --packagelist /home/ruben/tmp/makepkg_test/brave-bin/brave-bin-1:1.19.88-1-x86_64.pkg.tar.lz4 Best regards, Ruben