From: Richard W.M. Jones <"Richard W.M. Jones "> Date: Sun, 21 Sep 2008 12:41:00 +0000 (+0100) Subject: Add shared aclocal directory X-Git-Url: http://git.annexia.org/?a=commitdiff_plain;h=35ccc483aa99e0ac86ad3128dd04631244b13b4e;p=fedora-mingw.git Add shared aclocal directory --- diff --git a/filesystem/mingw-filesystem.spec b/filesystem/mingw-filesystem.spec index 00e16e0..a2e0fb1 100644 --- a/filesystem/mingw-filesystem.spec +++ b/filesystem/mingw-filesystem.spec @@ -1,7 +1,7 @@ %define debug_package %{nil} Name: mingw-filesystem -Version: 24 +Version: 25 Release: 1%{?dist} Summary: MinGW base filesystem and environment @@ -76,6 +76,8 @@ mkdir -p $RPM_BUILD_ROOT%{_prefix}/i686-pc-mingw32/sys-root/mingw/include/sys mkdir -p $RPM_BUILD_ROOT%{_prefix}/i686-pc-mingw32/sys-root/mingw/lib mkdir -p $RPM_BUILD_ROOT%{_prefix}/i686-pc-mingw32/sys-root/mingw/lib/pkgconfig +mkdir -p $RPM_BUILD_ROOT%{_prefix}/i686-pc-mingw32/sys-root/mingw/share/aclocal + # We don't normally package manual pages and info files, except # where those are not supplied by a Fedora native package. So we # need to create the directories. @@ -111,6 +113,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sun Sep 21 2008 Richard W.M. Jones - 25-1 +- Add shared aclocal directory. + * Sun Sep 21 2008 Richard W.M. Jones - 24-1 - Remove mingw-defs, since no longer used. - Add _mingw_infodir.