From f60d83c15fe36c2a8141813d4657bb6299f0b96e Mon Sep 17 00:00:00 2001 From: Joe Littlejohn Date: Mon, 19 Aug 2013 13:55:52 +0100 Subject: Fix rpm build (`make rpm`) * Re-add VERSION as it's required for `./setup superclean` and `make rpm`. * Add *.rpm to git ignore, we never want them under version control. --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index ffc9d46b..982cb150 100644 --- a/.gitignore +++ b/.gitignore @@ -39,3 +39,4 @@ Makefile.in version.h .remake-version-h config.cache +*.rpm -- cgit v1.2.3