mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
emacs: update to 29.0.60~git (#7502)
This commit is contained in:
@@ -13,11 +13,11 @@ news reader, debugger interface, calendar, and more.
|
||||
HOMEPAGE="https://gnu.org/s/emacs/"
|
||||
COPYRIGHT="2001-2022 Free Software Foundation, Inc."
|
||||
LICENSE="GNU GPL v3"
|
||||
REVISION="15"
|
||||
srcGitRev="1d62c964238a82ccfcbd07a554abe8e6c096fcd5"
|
||||
REVISION="1"
|
||||
srcGitRev="00cb6e052a6adce087e24871068737e10c8adc10"
|
||||
SOURCE_URI="https://github.com/emacs-mirror/emacs/archive/$srcGitRev.tar.gz"
|
||||
SOURCE_DIR="emacs-$srcGitRev"
|
||||
CHECKSUM_SHA256="a2091e349de1feae57b1b3b1a2cb8f4e58646d62771f24ef8b07332e4c15a43e"
|
||||
CHECKSUM_SHA256="b22bc130e8bf06f589ee7bcbe853093a34df3a7f4284a752a8cffab4505ca044"
|
||||
ADDITIONAL_FILES="emacs.rdef.in"
|
||||
|
||||
ARCHITECTURES="all !x86_gcc2"
|
||||
@@ -104,7 +104,8 @@ BUILD()
|
||||
--sbindir="$commandBinDir" \
|
||||
--with-be-app
|
||||
|
||||
make $jobArgs
|
||||
# FIXME make fails the first time around
|
||||
make $jobArgs || make $jobArgs
|
||||
}
|
||||
|
||||
INSTALL()
|
||||
Reference in New Issue
Block a user