Search Criteria
Package Details: emacs-editorconfig-git 0.8.2.r4.1d4acc3ec736-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/emacs-editorconfig-git.git (read-only, click to copy) |
---|---|
Package Base: | emacs-editorconfig-git |
Description: | EditorConfig Emacs Plugin |
Upstream URL: | http://github.com/editorconfig/editorconfig-emacs |
Licenses: | GPL3 |
Provides: | emacs-editorconfig |
Submitter: | esben |
Maintainer: | esben |
Last Packager: | esben |
Votes: | 3 |
Popularity: | 0.000000 |
First Submitted: | 2016-06-15 09:32 (UTC) |
Last Updated: | 2022-03-25 06:43 (UTC) |
Dependencies (3)
- editorconfig-core-c-gitAUR
- emacs (emacs-native-comp-gitAUR, emacs-ng-gitAUR, emacs-ngAUR, emacs-lucid-gitAUR, emacs28AUR, emacs28-nativecompAUR, emacs28-noxAUR, emacs-gitAUR, emacs29-gitAUR, emacs-pretestAUR, emacs-pgtk-gitAUR, emacs-lucidAUR, emacs-lucid-nativecompAUR, emacs29-lucid-native-comp-gitAUR, emacs-nativecomp, emacs-nox, emacs-wayland)
- git (git-gitAUR, git-glAUR) (make)
Latest Comments
esben commented on 2022-03-25 06:43 (UTC)
Thanks, should be fixed now.
bobsaintcool commented on 2022-03-13 13:45 (UTC)
Hello @esben thanks for contributing to this package,
It seems that the make target
all
does not exists anymore thus I got the following error while building the package:I believe
compile
is the right target now https://github.com/editorconfig/editorconfig-emacs/blob/1d4acc3ec73609990eabacb59c038708bc401003/Makefile#L27I offer the following patch