Adjust to new objfw-config package format

This commit is contained in:
Jonathan Schleifer 2019-01-20 13:20:52 +01:00
parent f4de27ae12
commit 4d108bb9af
No known key found for this signature in database
GPG key ID: 79D21189A2D4708D
3 changed files with 11 additions and 8 deletions

View file

@ -1,3 +0,0 @@
package_version 1
CPPFLAGS="$CPPFLAGS @OPENSSL_CPPFLAGS@"
LIBS="@OPENSSL_LIBS@ $LIBS"