Commit e181545d authored by steven's avatar steven
Browse files

Added notes on `volume-key`, explaining why it's not reproducible.

During a build, the package generates a `Makefile` that defines environment variables
such as `$SHELL`, which contains a value generated from running `configure`.
parent f967e548
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -27220,6 +27220,14 @@ volk:
  version: 1.2.2-1
  issues:
    - build_id_differences_only
volume-key:
  version: 0.3.12-2
  comments: |
    Makefile:
      Has difference in $SHELL environment variable. Can be changed to /bin/sh by default.
      Captures absolute build paths.
  issues:
    - captures_build_path
voms-api-java:
  version: 3.2.0-1
  issues: