-
-
Notifications
You must be signed in to change notification settings - Fork 118
Description
Hi,
I detected another package that doesn't work with aura:
$ aura -A mullvad-browser-bin
aura :: Determining dependencies...
aura :: AUR packages:
mullvad-browser-bin
aura :: Proceed? [Y/n] y
aura :: Preparing build directories...
aura :: Building mullvad-browser-bin...
==> ERROR: changelog file (mullvad-browser.changelog) does not exist or is not a regular file.
aura :: Package failed to build, citing:
makepkg failed.
aura :: Action cancelled.
I was able to build it by editing the PKGBUILD with --hotedit, and commenting the line regarding changelog.
Since this can happen with other packages, as a suggestion would it be possible once it fails to build to ask to edit the PKGBUILD and try to rebuild it? or an option to comment automatically "changelog" entries in the PKGBUILD?