1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-06-30 07:50:43 +00:00

Fixup RPM building: Makefile, Spec File, .gitignore

Fixup distutils: setup.py

Clean old cruft: section 5 man pages
This commit is contained in:
Tim Bielawa 2012-03-10 14:02:25 -05:00
parent 8808c814ea
commit 3f245498c4
8 changed files with 74 additions and 397 deletions

4
.gitignore vendored
View file

@ -3,3 +3,7 @@ build
# Emacs backup files...
*~
.\#*
# (s)rpm building stuff
MANIFEST
dist
rpm-build