Compare commits
1 Commits
Author | SHA256 | Date | |
---|---|---|---|
7c4bf69854 |
@@ -1,9 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Mon Feb 26 16:12:15 UTC 2024 - pgajdos@suse.com
|
|
||||||
|
|
||||||
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
|
||||||
%patch
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Sep 28 14:44:14 UTC 2021 - Reinhard Max <max@suse.com>
|
Tue Sep 28 14:44:14 UTC 2021 - Reinhard Max <max@suse.com>
|
||||||
|
|
||||||
|
@@ -38,7 +38,8 @@ applications to the network stack.
|
|||||||
tunctl originates from the User Mode Linux project.
|
tunctl originates from the User Mode Linux project.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -p0
|
%setup -q
|
||||||
|
%patch0
|
||||||
|
|
||||||
%build
|
%build
|
||||||
make CFLAGS="%{optflags}" %{?_smp_mflags}
|
make CFLAGS="%{optflags}" %{?_smp_mflags}
|
||||||
|
Reference in New Issue
Block a user