On 23/5/19 12:39 am, Eli Schwartz wrote: > These variables must begin with .src.tar / .pkg.tar respectively, so > fail early if those expectations are not matched. This prevents makepkg > from creating e.g. package files literally named "./pacman-5.1.3-1-x86_64" > which are actually uncompressed tarballs. > > Signed-off-by: Eli Schwartz <[email protected]> > --- > > v2: tweaked the error message a bit >
OK. While reviewing this I noticed our --with-pkg-ext configure flag lets anything through... A
