From: Marcin Krol Date: Wed, 13 Jul 2011 19:16:00 +0000 (+0200) Subject: - by default create symlinks for tools X-Git-Url: https://git.tld-linux.org/?p=packages%2Frpm-build-tools.git;a=commitdiff_plain;h=fba8f563ceb0661d36c37ce5ceb05c365e4e1c6f - by default create symlinks for tools --- diff --git a/builder b/builder index 4448585..2be0369 100755 --- a/builder +++ b/builder @@ -94,7 +94,7 @@ BCOND="" GROUP_BCONDS="no" # create symlinks for tools in PACKAGE_DIR, see get_spec() -SYMLINK_TOOLS="no" +SYMLINK_TOOLS="yes" PATCHES="" SOURCES=""