summaryrefslogtreecommitdiffstats
path: root/contrib/PKGBUILD.vim.in
AgeCommit message (Collapse)AuthorFilesLines
2010-10-12contrib/ follow-up workDan McGee1-259/+0
* Add a .gitignore file * Use the same 'GEN' output we have in the scripts/ Makefile when doing our edits on the .in files * Remove PKGBUILD.vim and vimprojects from our edit list, they have no need to be in the list Signed-off-by: Dan McGee <dan@archlinux.org>
2010-10-12Add .in extension to files in contribNezmer1-0/+259
This is needed If we want to use sysconfdir,localstatedir and other variables. Signed-off-by: Nezmer <git@nezmer.info> Signed-off-by: Dan McGee <dan@archlinux.org>