Sync from SUSE:SLFO:Main tunctl revision dedd0373cfc29b7224a26572b2143dc0
This commit is contained in:
parent
59bec6291a
commit
ee4f4410db
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
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,8 +38,7 @@ applications to the network stack.
|
|||||||
tunctl originates from the User Mode Linux project.
|
tunctl originates from the User Mode Linux project.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%autosetup -p0
|
||||||
%patch0
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
make CFLAGS="%{optflags}" %{?_smp_mflags}
|
make CFLAGS="%{optflags}" %{?_smp_mflags}
|
||||||
|
Loading…
Reference in New Issue
Block a user