Accepting request 686390 from home:marxin:branches:filesystems
- Use %make_build in order to provide verbose output. OBS-URL: https://build.opensuse.org/request/show/686390 OBS-URL: https://build.opensuse.org/package/show/filesystems/fuse?expand=0&rev=70
This commit is contained in:
parent
006184dd11
commit
e03eb3552a
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 19 11:28:53 UTC 2019 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
- Use %make_build in order to provide verbose output.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jul 28 22:36:01 UTC 2018 - avindra@opensuse.org
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package fuse
|
||||
#
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -12,7 +12,7 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
@ -163,7 +163,7 @@ autoreconf -fi
|
||||
--enable-lib \
|
||||
--enable-util \
|
||||
--enable-example
|
||||
make %{?_smp_mflags}
|
||||
%make_build
|
||||
|
||||
%install
|
||||
%make_install
|
||||
|
Loading…
Reference in New Issue
Block a user