Compare commits
1 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| f11e6ac6e5 |
@@ -1,9 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 29 18:49:32 UTC 2024 - pgajdos@suse.com
|
||||
|
||||
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
||||
%patchN
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Aug 16 02:47:35 UTC 2020 - Dirk Mueller <dmueller@suse.com>
|
||||
|
||||
|
||||
@@ -56,7 +56,8 @@ This package contains all necessary include files and libraries needed
|
||||
to develop applications that require %{name}.
|
||||
|
||||
%prep
|
||||
%autosetup -p1
|
||||
%setup -q
|
||||
%patch0 -p1
|
||||
|
||||
%build
|
||||
autoreconf -fvi
|
||||
|
||||
Reference in New Issue
Block a user