index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-06-17 | FS7338: Fix conflicts typo totally this time. | Chantry Xavier | |
The last typo fix for conflicts wasn't complete, it only fixed one occurence of the conflicts variable, instead of the two : http://www.archlinux.org/pipermail/pacman-dev/2007-May/008222.html This caused all conflicts statement to be ignored, so all databases will need to be rebuilt with a fixed repo-add. Signed-off-by: Chantry Xavier <shiningxc@gmail.com> | |||
2007-06-04 | Add gettext/i18n to most of the currently-used scripts | Giovanni Scafora | |
Signed-off-by: Giovanni Scafora <linuxmania@gmail.com> Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2007-05-30 | scripts: do autoconf path replacement right | Dan McGee | |
This should finally get the path replacement in our scripts right. This is the way the autoconf package itself does it and should not need much further tweaking. Threw in a few trailing whitespace corrections from the scripts as well. Signed-off-by: Dan McGee <dan@archlinux.org> | |||
2007-05-29 | Substitute config directory in scripts. | Andrew Fyfe | |
Signed-off-by: Andrew Fyfe <andrew@neptune-one.net> | |||
2007-05-27 | chmod -x scripts/*.in | Andrew Fyfe | |
Signed-off-by: Andrew Fyfe <andrew@neptune-one.net> | |||
2007-05-27 | autotool scripts/repo-add | Andrew Fyfe | |
- move scripts/repo-add -> scripts/repo-add.in - add -V --version options to scripts/repo-add.in - add autotool commands to generate scripts/repo-add Signed-off-by: Andrew Fyfe <andrew@neptune-one.net> |