]> gitweb @ CieloNegro.org - autobuild.git/blobdiff - Build.rc.example
The 'source' built-in command tries to search for the given filename in PATH when...
[autobuild.git] / Build.rc.example
index f074d1711462091e00c6970319e2e7164e858f4f..a157f67b1f95e3e5f50a787d0383d509f822b477 100644 (file)
@@ -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"