]> TLD Linux GIT Repositories - packages/rpm-build-tools.git/commitdiff
- by default create symlinks for tools
authorMarcin Krol <hawk@tld-linux.org>
Wed, 13 Jul 2011 19:16:00 +0000 (21:16 +0200)
committerMarcin Krol <hawk@tld-linux.org>
Wed, 13 Jul 2011 19:16:00 +0000 (21:16 +0200)
builder

diff --git a/builder b/builder
index 4448585ccf2d6aa44755b202b74da8f328ac8367..2be0369bbc4b64efbda90c9cdd23d4397e803650 100755 (executable)
--- 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=""