Commit Graph

5 Commits

Author SHA1 Message Date
fbrosson
ea3f4cd92e Drop some quotes to make the recipes consistent with the wiki.
The quotes around $binDir and $prefix are not needed in the
definitions of commandBinDir. There are over 120 recipes which
define commandBinDir, and *most* of them don't have quotes in
the lines defining commandBinDir and commandSuffix.

15 recipes were not consistent with the wiki. Now they are.
2018-09-22 11:16:03 +00:00
Jerome Duval
b369b0e338 code format. 2018-09-14 12:29:46 +02:00
fbrosson
ea8de9ebb1 partio: fix a latent bug in the call to defineDebugInfoPackage.
$secondaryArchSuffix (as well as $commandSuffix) should not be
used in the call to defineDebugInfoPackage. Obviously, this
latent bug did not affect any primary arch nor the x86 2nd arch
because commandSuffix is set to the empty string in that case.
2018-01-14 16:39:11 +00:00
miqlas
04a4834f5a Partio: fix (#2095) 2018-01-10 09:14:30 +01:00
miqlas
88002df0dd Partio: new recipe (#2003)
* Partio: new recipe

* Cleanup, install patch

* Cleanup
2018-01-05 10:16:04 +01:00