[mingw32-filesystem] Own the sbin/ directory

Kalev Lember kalev at fedoraproject.org
Tue May 24 08:03:38 UTC 2011


commit 15eccffbcb3c3e3603679f944b939ab1dbeff5e4
Author: Kalev Lember <kalev at smartlink.ee>
Date:   Tue May 24 10:53:48 2011 +0300

    Own the sbin/ directory

 mingw32-filesystem.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/mingw32-filesystem.spec b/mingw32-filesystem.spec
index 3f705ec..d6f205b 100644
--- a/mingw32-filesystem.spec
+++ b/mingw32-filesystem.spec
@@ -114,6 +114,7 @@ mkdir -p $RPM_BUILD_ROOT%{_prefix}/i686-pc-mingw32/sys-root/mingw/include
 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/sbin
 
 mkdir -p $RPM_BUILD_ROOT%{_prefix}/i686-pc-mingw32/sys-root/mingw/share/aclocal
 mkdir -p $RPM_BUILD_ROOT%{_prefix}/i686-pc-mingw32/sys-root/mingw/share/cmake
@@ -171,6 +172,7 @@ install -m 644 %{SOURCE8} $RPM_BUILD_ROOT%{_datadir}/mingw32
 %changelog
 * Tue May 24 2011 Kalev Lember <kalev at smartlink.ee> - 69-1
 - Adjusted PKG_CONFIG_LIBDIR to also search in _mingw32_datadir/pkgconfig/
+- Own the sbin/ directory
 
 * Mon May 23 2011 Kalev Lember <kalev at smartlink.ee> - 68-3
 - Own etc/, share/pkgconfig/, share/xml/ directories


More information about the mingw mailing list