X-Git-Url: http://git.cielonegro.org/gitweb.cgi?p=autobuild.git;a=blobdiff_plain;f=Build.rc.example;h=a157f67b1f95e3e5f50a787d0383d509f822b477;hp=f074d1711462091e00c6970319e2e7164e858f4f;hb=HEAD;hpb=4dd854cdecf6e203ea3966969332a592a826ffe5 diff --git a/Build.rc.example b/Build.rc.example index f074d17..a157f67 100644 --- a/Build.rc.example +++ b/Build.rc.example @@ -22,7 +22,7 @@ setPath PATH \ # build. (Default: empty) # setPath PKG_CONFIG_PATH \ - "/usr/pkg/bin" + "/usr/pkg/lib/pkgconfig" # ----------------------------------------------------------------------------- # The extra arguments to be passed to "./configure". @@ -39,7 +39,7 @@ setBuildTarget "all" # ----------------------------------------------------------------------------- # The name of subdirectory in which the source tree of documentation # resides, and the name of "make" target to build it. (Default: target -# "all" in the current directory) +# "all" in the top_builddir) # setDocDirectory "." setDocTarget "all"