metadata: replace %subdir hash with a path field in source packages
authorMatthias Schiffer <[email protected]>
Sat, 6 Jan 2018 18:28:52 +0000 (19:28 +0100)
committerMatthias Schiffer <[email protected]>
Sat, 13 Jan 2018 18:54:44 +0000 (19:54 +0100)
commitf0c702f124090470ec2b1140c576033e4e50fa1b
treedac32b2728d5bb350c4e0dbe47415bfdf84faeb9
parent504cb913eb5e12ea5e737bdfac96df32240b3c37
metadata: replace %subdir hash with a path field in source packages

Every single reference to subdir was concatenated with the source package
name, so it makes sense to store the concatenated value instead.

Signed-off-by: Matthias Schiffer <[email protected]>
scripts/metadata.pm
scripts/package-metadata.pl