Compare commits
1 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| c9e2fe4f41 |
@@ -1,9 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 29 18:23:50 UTC 2024 - pgajdos@suse.com
|
||||
|
||||
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
||||
%patchN
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 6 08:58:06 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
|
||||
@@ -67,7 +67,8 @@ This package contains all necessary include files and libraries needed
|
||||
to develop applications that needs to communicate with a running nscd.
|
||||
|
||||
%prep
|
||||
%autosetup -p1
|
||||
%setup -q
|
||||
%patch0 -p1
|
||||
|
||||
%build
|
||||
%configure --disable-static
|
||||
|
||||
Reference in New Issue
Block a user