forked from pool/libxkbcommon
Add back the comment
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/libxkbcommon?expand=0&rev=21
This commit is contained in:
parent
464781c484
commit
38a3eb4987
@ -117,6 +117,9 @@ extra_opts=--disable-x11
|
|||||||
%endif
|
%endif
|
||||||
# Ensure people will use pkgconfig to locate headers.
|
# Ensure people will use pkgconfig to locate headers.
|
||||||
%configure --disable-static --includedir="%_includedir/pkg/%name" $extra_opts
|
%configure --disable-static --includedir="%_includedir/pkg/%name" $extra_opts
|
||||||
|
# libxkbcommon has added symbols between 0.2.0..0.4.2 without maintenance;
|
||||||
|
# force versioning so rpm can detect potentially incompatible mixtures
|
||||||
|
# of programs and libraries.
|
||||||
make %{?_smp_mflags} V=1 AM_LDFLAGS="-release %version"
|
make %{?_smp_mflags} V=1 AM_LDFLAGS="-release %version"
|
||||||
|
|
||||||
%install
|
%install
|
||||||
|
Loading…
Reference in New Issue
Block a user