SPECS: libgalago-gtk.spec - fix aclocal invocation
aredridel
aredridel at pld-linux.org
Tue Dec 18 17:12:31 CET 2007
Author: aredridel Date: Tue Dec 18 16:12:31 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fix aclocal invocation
---- Files affected:
SPECS:
libgalago-gtk.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: SPECS/libgalago-gtk.spec
diff -u SPECS/libgalago-gtk.spec:1.3 SPECS/libgalago-gtk.spec:1.4
--- SPECS/libgalago-gtk.spec:1.3 Fri May 25 23:56:19 2007
+++ SPECS/libgalago-gtk.spec Tue Dec 18 17:12:25 2007
@@ -65,7 +65,7 @@
%build
%{__glib_gettextize}
%{__libtoolize}
-%{__aclocal} -I m4
+%{__aclocal}
%{__autoconf}
%{__autoheader}
%{__gettextize}
@@ -115,6 +115,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2007-12-18 16:12:25 aredridel
+- fix aclocal invocation
+
Revision 1.3 2007-05-25 21:56:19 qboosh
- more deps
- base Group changed to Libraries
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libgalago-gtk.spec?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list