Rearrange the storage of build file template names in %config
authorRichard Levitte <levitte@openssl.org>
Thu, 15 Sep 2016 21:55:24 +0000 (23:55 +0200)
committerRichard Levitte <richard@levitte.org>
Fri, 16 Sep 2016 09:53:30 +0000 (11:53 +0200)
commit5dab48340ecce1ff33f267ff07c6a7b485dce32f
treed563deed249db0004ef6fc0049878e87f3eff687
parentb5edd178ca6895fd0e263eacef83e48e374669e5
Rearrange the storage of build file template names in %config

They are now relative paths as well

Reviewed-by: Andy Polyakov <appro@openssl.org>
(cherry picked from commit 1967a42eb5192efc552287f78850420082caba7c)
Configure