Stop package metadata changes being included
In the package-derivation-differences-data.
This commit is contained in:
parent
0813ad6978
commit
1df7b46343
1 changed files with 0 additions and 1 deletions
|
|
@ -373,7 +373,6 @@ WHERE
|
||||||
(
|
(
|
||||||
base_packages.id IS NULL OR
|
base_packages.id IS NULL OR
|
||||||
target_packages.id IS NULL OR
|
target_packages.id IS NULL OR
|
||||||
base_packages.id != target_packages.id OR
|
|
||||||
base_packages.file_name != target_packages.file_name
|
base_packages.file_name != target_packages.file_name
|
||||||
)"
|
)"
|
||||||
(if after-name
|
(if after-name
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue