forked from pool/hxtools
Accepting request 80174 from devel:libraries:c_c++
Fix build: clone needs _GNU_SOURCE defined to be visible (forwarded request 80169 from a_jaeger) OBS-URL: https://build.opensuse.org/request/show/80174 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/hxtools?expand=0&rev=8
This commit is contained in:
committed by
Git OBS Bridge
parent
9f6136cfa4
commit
748824ac12
@@ -26,6 +26,7 @@ Summary: Collection of day-to-day tools (binaries)
|
||||
|
||||
Source: %name-%version.tar.xz
|
||||
Source2: %name-%version.tar.xz.asc
|
||||
Patch1: hxtools-fix-clone.patch
|
||||
License: GPL,PD
|
||||
# freetype2, xorg-x11 for "bdftopcf"
|
||||
BuildRequires: freetype2 libHX-devel >= 3.4 libcap-devel
|
||||
@@ -119,6 +120,7 @@ only important parts of a path.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch1 -p1
|
||||
|
||||
%build
|
||||
%configure \
|
||||
|
Reference in New Issue
Block a user