summaryrefslogtreecommitdiffstats
path: root/contrib/RHEL4/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Remove deprecated contrib/RHEL4Petr Viktorin2016-01-201-13/+0
| | | | | | | | | This code is no longer maintained. https://fedorahosted.org/freeipa/ticket/5623 Reviewed-By: Jan Cholasta <jcholast@redhat.com> Reviewed-By: Rob Crittenden <rcritten@redhat.com>
* Add autoconf and automake stuff and provide a spec file.Simo Sorce2008-03-251-0/+13
To build a package one need to run autoconf and then create a tarball of the RHEL4 directory so that the content is like this: $ ls -1 ipa-client-0.99.0 aclocal.m4 AUTHORS autom4te.cache ChangeLog configure configure.ac COPYING INSTALL install-sh ipachangeconf.py ipa-client-setup ipa.conf Makefile.am Makefile.in missing NEWS README setup.py the spec file will then be able to build a package for RHEL4