forked from wolfSSL/wolfssl
This add the generic structure required to have pkgconfig work.
I also fixed autogen.sh to do some magic on warnings/errors based on whether code comes from github or not.
This commit is contained in:
@@ -67,6 +67,7 @@ mkdir -p $RPM_BUILD_ROOT/
|
||||
%files devel
|
||||
%defattr(-,root,root,-)
|
||||
%doc AUTHORS ChangeLog COPYING NEWS README
|
||||
%{_bindir}/cyassl-config
|
||||
%{_includedir}/cyassl/callbacks.h
|
||||
%{_includedir}/cyassl/crl.h
|
||||
%{_includedir}/cyassl/ctaocrypt/aes.h
|
||||
|
Reference in New Issue
Block a user