mirror of
https://gitlab.archlinux.org/archlinux/devtools.git
synced 2025-09-12 17:36:18 +02:00
Compare commits
3 Commits
71502ae2eb
...
45080d241e
Author | SHA1 | Date | |
---|---|---|---|
![]() |
45080d241e | ||
![]() |
3f0ebbc6d2 | ||
![]() |
058e68a7b5 |
@@ -328,7 +328,7 @@ if (( $# < 2 )); then
|
|||||||
comparepkg="$1"
|
comparepkg="$1"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
oldpkg=$(fetch_pkg "$comparepkg") || exit 1
|
oldpkg=$(fetch_pkg "$comparepkg") || continue
|
||||||
|
|
||||||
diff_pkgs "$oldpkg" "$pkgfile"
|
diff_pkgs "$oldpkg" "$pkgfile"
|
||||||
done
|
done
|
||||||
|
@@ -188,6 +188,7 @@ path = [
|
|||||||
"README.md",
|
"README.md",
|
||||||
"keys/**",
|
"keys/**",
|
||||||
".SRCINFO",
|
".SRCINFO",
|
||||||
|
".gitignore",
|
||||||
".nvchecker.toml",
|
".nvchecker.toml",
|
||||||
"*.install",
|
"*.install",
|
||||||
"*.sysusers",
|
"*.sysusers",
|
||||||
|
Reference in New Issue
Block a user