diff options
author | Roy Marples <roy@marples.name> | 2009-10-08 00:19:18 +0100 |
---|---|---|
committer | Roy Marples <roy@marples.name> | 2009-10-08 00:20:43 +0100 |
commit | 07f9be7b1c92fbb64c4a08dffb4db30da8764d66 (patch) | |
tree | af672a5ba3ab19efbdcc63a7796ffd0b610c2984 /README | |
parent | 42ca23b878cc43a710b1a2bf0899864bc671663b (diff) |
Add pkg-config support, fixes #187.
Diffstat (limited to 'README')
-rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,6 +11,7 @@ PROGLDFLAGS=-static LIBNAME=lib64 DESTDIR=/tmp/openrc-image MKPAM=pam +MKPKGCONFIG=no MKTERMCAP=ncurses MKTERMCAP=termcap MKOLDNET=yes |