Fork of Arch Linux devtools from https://git.archlinux.org/devtools.git
Go to file
Dan McGee f7615fe7d7 Fix releasing files with '@' in name
SVN treats '@' as a revision specifier, so with the addition of systemd
spawning service files, we need to ensure it doesn't screw things up.

Signed-off-by: Dan McGee <dan@archlinux.org>
Signed-off-by: Pierre Schmitz <pierre@archlinux.de>
2012-10-13 20:40:09 +02:00
lib Use dedicated trap functions to avoid unsetting the trap when e.g. cleanup is called 2012-10-03 12:35:40 +02:00
.gitignore Add script to move packages between [extra] and [community] 2012-03-05 01:48:27 +01:00
Makefile prepare release 2012-10-04 21:19:31 +02:00
archbuild.in archbuild: abort if update or creation of the chroot fails 2012-10-03 12:32:03 +02:00
archco.in Use double brackets everywhere 2011-12-04 18:00:57 +01:00
archrelease.in Fix releasing files with '@' in name 2012-10-13 20:40:09 +02:00
archrm.in Use double brackets everywhere 2011-12-04 18:00:57 +01:00
bash_completion.in Support non-standard install locations 2011-10-07 21:53:02 +02:00
checkpkg.in Move common functions to a shared file 2011-11-01 15:33:08 +01:00
commitpkg.in commitpkg: check if there are any packages to process before doing so 2012-06-16 16:56:42 +02:00
crossrepomove.in Add script to move packages between [extra] and [community] 2012-03-05 01:48:27 +01:00
find-libdeps.in find-libdeps: fix extraction of soname 2012-03-04 22:25:22 +01:00
finddeps.in Move common functions to a shared file 2011-11-01 15:33:08 +01:00
lddd.in Use #!/bin/bash instead of #!/bin/sh 2011-12-20 23:05:38 +01:00
makechrootpkg.in makechrootpkg: do not run namcap as root 2012-10-03 12:32:55 +02:00
makepkg-i686.conf update makepkg.conf and pacman.conf 2012-06-11 11:32:05 +02:00
makepkg-x86_64.conf update makepkg.conf and pacman.conf 2012-06-11 11:32:05 +02:00
mkarchroot.in mkarchroot: do not try to bind /etc/timezone from host 2012-10-13 20:33:53 +02:00
pacman-extra.conf Enable signature checking within build environment 2012-06-11 16:44:23 +02:00
pacman-gnome-unstable.conf Enable signature checking within build environment 2012-06-11 16:44:23 +02:00
pacman-kde-unstable.conf Enable signature checking within build environment 2012-06-11 16:44:23 +02:00
pacman-multilib-staging.conf Enable signature checking within build environment 2012-06-11 16:44:23 +02:00
pacman-multilib-testing.conf Enable signature checking within build environment 2012-06-11 16:44:23 +02:00
pacman-multilib.conf Enable signature checking within build environment 2012-06-11 16:44:23 +02:00
pacman-staging.conf Enable signature checking within build environment 2012-06-11 16:44:23 +02:00
pacman-testing.conf Enable signature checking within build environment 2012-06-11 16:44:23 +02:00
rebuildpkgs.in Use double brackets everywhere 2011-12-04 18:00:57 +01:00
zsh_completion.in archrelease: Validate tags before releasing 2012-02-12 12:35:14 +01:00