summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYaakov Selkowitz <yselkowitz@users.sourceforge.net>2011-04-04 21:03:55 -0500
committerYaakov Selkowitz <yselkowitz@users.sourceforge.net>2011-04-04 21:03:55 -0500
commit79a1c57186b9fc67a8223a1ccf3fcf07cc7656a8 (patch)
treeb7102d02afa700d5d256bd7314e43f3cb51c10e4
parentd6cdb34720df886f8dfe180c01af525579add1b9 (diff)
downloadcygwin-filesystem-79a1c57186b9fc67a8223a1ccf3fcf07cc7656a8.tar.gz
cygwin-filesystem-79a1c57186b9fc67a8223a1ccf3fcf07cc7656a8.tar.xz
cygwin-filesystem-79a1c57186b9fc67a8223a1ccf3fcf07cc7656a8.zip
Create %{_cygwin_datadir}/aclocal
This directory will be used by a new %_cygwin_autoreconf macro, but the directory must exist otherwise autoreconf errors out.
-rw-r--r--cygwin-filesystem.spec1
1 files changed, 1 insertions, 0 deletions
diff --git a/cygwin-filesystem.spec b/cygwin-filesystem.spec
index 027ee47..644e185 100644
--- a/cygwin-filesystem.spec
+++ b/cygwin-filesystem.spec
@@ -118,6 +118,7 @@ mkdir -p $RPM_BUILD_ROOT%{_prefix}/i686-pc-cygwin/sys-root/usr/share/aclocal
# /usr/i686-pc-cygwin/sys-root/usr/doc
# but those are both packaging bugs.
mkdir -p $RPM_BUILD_ROOT%{_prefix}/i686-pc-cygwin/sys-root/usr/share
+mkdir -p $RPM_BUILD_ROOT%{_prefix}/i686-pc-cygwin/sys-root/usr/share/aclocal
mkdir -p $RPM_BUILD_ROOT%{_prefix}/i686-pc-cygwin/sys-root/usr/share/doc
mkdir -p $RPM_BUILD_ROOT%{_prefix}/i686-pc-cygwin/sys-root/usr/share/info
mkdir -p $RPM_BUILD_ROOT%{_prefix}/i686-pc-cygwin/sys-root/usr/share/man