proper path strip

This commit is contained in:
Thomas Sailer 2018-08-02 06:10:57 +02:00
parent 00b3d63c87
commit 741f550fc2

View File

@ -98,7 +98,7 @@ Static version of the MinGW Windows GLib2 library.
%setup -q -n glib-%{version}
%patch1 -p1
%patch5 -p1
%patch6 -p0
%patch6 -p1
%build
#GLib can't build static and shared libraries in one go, so we build GLib twice