Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

xlint: check that symlinks correspond with _package functions #176

Open
svenper opened this issue Apr 9, 2020 · 0 comments
Open

xlint: check that symlinks correspond with _package functions #176

svenper opened this issue Apr 9, 2020 · 0 comments

Comments

@svenper
Copy link

svenper commented Apr 9, 2020

  1. for each symlink pointing to the base package, there should be a _package function
  2. for each _package function, there should be a symlink pointing to the base package

find -L srcpkgs -maxdepth 1 -xtype l -samefile srcpkgs/${pkgname} is quite performant

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant