Fork of Arch Linux devtools from https://git.archlinux.org/devtools.git
Go to file
Lukas Fleischer 84b789f760 finddeps: Use read builtin to iterate over packages
Using parameter substitution might result in unpredictable behaviour
when directories contain whitespaces here. The read shell builtin is the
proper way to read single lines.

Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
2011-10-13 08:23:35 +02:00
.gitignore Support non-standard install locations 2011-10-07 21:53:02 +02:00
Makefile Makefile: Add a cleanup target 2011-10-07 21:53:02 +02:00
archbuild.in Support non-standard install locations 2011-10-07 21:53:02 +02:00
archco.in Support non-standard install locations 2011-10-07 21:53:02 +02:00
archrelease.in archrelease: Fix SVN error when repository is empty 2011-10-12 16:53:08 +02:00
archrm.in Support non-standard install locations 2011-10-07 21:53:02 +02:00
bash_completion.in Support non-standard install locations 2011-10-07 21:53:02 +02:00
checkpkg.in Support non-standard install locations 2011-10-07 21:53:02 +02:00
commitpkg.in Support non-standard install locations 2011-10-07 21:53:02 +02:00
finddeps.in finddeps: Use read builtin to iterate over packages 2011-10-13 08:23:35 +02:00
lddd.in Support non-standard install locations 2011-10-07 21:53:02 +02:00
makechrootpkg.in Always log builds in makechrootpkg 2011-10-07 21:53:04 +02:00
makepkg-i686.conf update makepkg.conf from pacman 3.5.4-4 2011-08-14 14:12:34 +02:00
makepkg-x86_64.conf update makepkg.conf from pacman 3.5.4-4 2011-08-14 14:12:34 +02:00
mkarchroot.in Support non-standard install locations 2011-10-07 21:53:02 +02:00
pacman-extra.conf Update default makepkg.conf and pacman.conf to match the ones from pacman 3.5 2011-03-26 12:42:21 +01:00
pacman-multilib-testing.conf Update default makepkg.conf and pacman.conf to match the ones from pacman 3.5 2011-03-26 12:42:21 +01:00
pacman-multilib.conf Update default makepkg.conf and pacman.conf to match the ones from pacman 3.5 2011-03-26 12:42:21 +01:00
pacman-staging.conf Update default makepkg.conf and pacman.conf to match the ones from pacman 3.5 2011-03-26 12:42:21 +01:00
pacman-testing.conf Update default makepkg.conf and pacman.conf to match the ones from pacman 3.5 2011-03-26 12:42:21 +01:00
rebuildpkgs.in Support non-standard install locations 2011-10-07 21:53:02 +02:00
zsh_completion.in Support non-standard install locations 2011-10-07 21:53:02 +02:00