rpms/devhelp/devel devhelp.spec,1.34,1.35

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Mon Feb 13 04:22:25 UTC 2006


Author: caillon

Update of /cvs/dist/rpms/devhelp/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv17143

Modified Files:
	devhelp.spec 
Log Message:
Run aclocal after intltoolize


Index: devhelp.spec
===================================================================
RCS file: /cvs/dist/rpms/devhelp/devel/devhelp.spec,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- devhelp.spec	12 Feb 2006 17:17:44 -0000	1.34
+++ devhelp.spec	13 Feb 2006 04:22:23 -0000	1.35
@@ -47,6 +47,7 @@
 export gt_cv_func_dgettext_libc=yes # Temporary fix
 
 intltoolize --force
+aclocal
 %configure
 
 make %{?_smp_mflags}




More information about the fedora-cvs-commits mailing list