pacman/scripts/libmakepkg
Eli Schwartz 9c604af0a0 libmakepkg: fix unsanitized source filenames
There were a couple places where filenames beginning with "-" were not
properly guarded against by passing them after "--". Some PKGBUILD
authors are crazy, but we still take those into account.

Signed-off-by: Eli Schwartz <eschwartz93@gmail.com>
Signed-off-by: Allan McRae <allan@archlinux.org>
2017-07-06 12:55:25 +10:00
..
integrity makepkg: create signature files outside of fakeroot 2017-05-08 18:53:53 +10:00
lint_package makepkg: warn about dotfiles in package root 2017-01-04 13:59:14 +10:00
lint_pkgbuild Update copyright years 2017-01-04 13:59:14 +10:00
source libmakepkg: fix unsanitized source filenames 2017-07-06 12:55:25 +10:00
tidy Provide source files for useful debug packages 2017-01-04 14:02:28 +10:00
util makepkg: Verify git signatures 2017-01-04 13:59:15 +10:00
.gitignore add generated scripts to gitignore 2016-12-05 15:20:09 +10:00
integrity.sh.in Update copyright years 2017-01-04 13:59:14 +10:00
lint_package.sh.in Update copyright years 2017-01-04 13:59:14 +10:00
lint_pkgbuild.sh.in Update copyright years 2017-01-04 13:59:14 +10:00
source.sh.in Update copyright years 2017-01-04 13:59:14 +10:00
srcinfo.sh.in Update copyright years 2017-01-04 13:59:14 +10:00
tidy.sh.in Update copyright years 2017-01-04 13:59:14 +10:00
util.sh.in Update copyright years 2017-01-04 13:59:14 +10:00