diff options
author | Dan McGee <dan@archlinux.org> | 2011-01-24 15:19:14 -0600 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2011-01-24 15:19:14 -0600 |
commit | d6a997ee383a8228a0f5bf18af56febb7b6bc189 (patch) | |
tree | b79ece49d69f95db0fe10fc58dc01be77db1097b /contrib/.gitignore | |
parent | 27e8f06e0335ca560a3d0a261cc1979dbc1caad9 (diff) | |
download | pacman-d6a997ee383a8228a0f5bf18af56febb7b6bc189.tar.xz |
Update contrib/ Makefile
We didn't have the proper dependencies specified for our scripts after
the move to *.in extensions, so a change to a file didn't trigger a
rebuild. Also remove old stuff from .gitignore.
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'contrib/.gitignore')
-rw-r--r-- | contrib/.gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/contrib/.gitignore b/contrib/.gitignore index 91044765..f9fc107e 100644 --- a/contrib/.gitignore +++ b/contrib/.gitignore @@ -4,6 +4,5 @@ pacdiff paclist pacscripts pacsearch -pactree wget-xdelta.sh zsh_completion |