[Freeipa-devel] [PATCH 6 of 8] Update the .spec filenames in EXTRA_DIST

Mark McLoughlin markmc at redhat.com
Fri Jan 11 12:00:43 UTC 2008


# HG changeset patch
# User Mark McLoughlin <markmc at redhat.com>
# Date 1200047785 0
# Node ID dbe13997b7a29237a134d0c23f6e34503e91898d
# Parent  6ac6e1ca0049e22e03b5a8df56e0efd232eb672b
Update the .spec filenames in EXTRA_DIST

Signed-off-by: Mark McLoughlin <markmc at redhat.com>

diff -r 6ac6e1ca0049 -r dbe13997b7a2 ipa-client/Makefile.am
--- a/ipa-client/Makefile.am	Fri Jan 11 10:36:25 2008 +0000
+++ b/ipa-client/Makefile.am	Fri Jan 11 10:36:25 2008 +0000
@@ -41,7 +41,7 @@ SUBDIRS =			\
 	$(NULL)
 
 EXTRA_DIST =			\
-	freeipa-client.spec	\
+	ipa-client.spec		\
 	COPYING			\
 	AUTHORS			\
 	INSTALL			\
diff -r 6ac6e1ca0049 -r dbe13997b7a2 ipa-server/Makefile.am
--- a/ipa-server/Makefile.am	Fri Jan 11 10:36:25 2008 +0000
+++ b/ipa-server/Makefile.am	Fri Jan 11 10:36:25 2008 +0000
@@ -14,7 +14,7 @@ SUBDIRS =			\
 	$(NULL)
 
 EXTRA_DIST =			\
-	freeipa-server.spec	\
+	ipa-server.spec		\
 	COPYING			\
 	AUTHORS			\
 	INSTALL			\




More information about the Freeipa-devel mailing list