package pkgconfig file
This commit is contained in:
parent
54cd89cdea
commit
ca2c5efefe
@ -41,6 +41,7 @@ dialog library.
|
||||
%build
|
||||
%configure \
|
||||
--enable-nls \
|
||||
--enable-pc-files \
|
||||
--with-libtool \
|
||||
--with-libtool-opts="$(for opt in %{?_hardened_ldflags}; do \
|
||||
echo -n -Xcompiler $opt ''; done)" \
|
||||
@ -75,6 +76,7 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libdialog.{,l}a
|
||||
%{_bindir}/dialog-config
|
||||
%{_includedir}/dialog
|
||||
%{_libdir}/libdialog.so
|
||||
%{_libdir}/pkgconfig/dialog.pc
|
||||
%{_mandir}/man3/dialog.*
|
||||
|
||||
%changelog
|
||||
|
||||
Loading…
Reference in New Issue
Block a user