Skip to content

Instantly share code, notes, and snippets.

@257

257/stdin Secret

Created February 21, 2018 17:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save 257/b713dc4dd2adcc4b4cb33f8a1c6fcbee to your computer and use it in GitHub Desktop.
Save 257/b713dc4dd2adcc4b4cb33f8a1c6fcbee to your computer and use it in GitHub Desktop.
stdin
prefix=/usr
exec_prefix=${prefix}
libdir=/usr/lib64
includedir=/usr/include
Name: libkres
Description: Knot DNS Resolver library
URL: https://www.knot-resolver.cz
Version: 2.1.0
Libs: -L${libdir} -lkres
Cflags: -I${includedir}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment