Fork of Arch Linux devtools from https://git.archlinux.org/devtools.git
Go to file
Lukas Fleischer fe2040cd14 archrelease: Fix SVN error when repository is empty
If trash is empty, `svn rm -q "${trash[@]}"` fails with:

    svn: Try 'svn help' for more info and then
    svn: Not enough arguments provided

This doesn't result in any further malfunction but is kind of confusing
and unexpected. Skipping `svn rm` on an empty trash fixes this.

Reported-by: Alexander Rødseth <rodseth@gmail.com>
Signed-off-by: Lukas Fleischer <archlinux@cryptocrack.de>
2011-10-12 16:53:08 +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 Support non-standard install locations 2011-10-07 21:53:02 +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