]> git.seodisparate.com - AnotherAURHelper/commit
Add checking of install script
authorStephen Seo <seo.disparate@gmail.com>
Tue, 2 Apr 2024 04:07:45 +0000 (13:07 +0900)
committerStephen Seo <seo.disparate@gmail.com>
Tue, 2 Apr 2024 04:07:45 +0000 (13:07 +0900)
commit3960bb187e90be3605add37cdaf94aeb54976fc2
tree8f676f4b8833ab535df1bddfbc6dd3c289601ab1
parent130789dba8720a569fe06c4dfab72f9face4c909
Add checking of install script

PKGBUILDs may have a "install=<some_file>" line which should be checked,
as the install script is used for hooks during installation.

This commit adds checking of such install scripts (only if the package's
PKGBUILD actually has a "install=<some_file>" defined).
update.py