Update emacs build

This commit is contained in:
Mid Favila 2021-07-29 22:15:26 +00:00
parent 5f18c1150f
commit cc0f16bfd8
5 changed files with 11 additions and 1 deletions

View File

@ -38,7 +38,9 @@ cat << EOF > "$1/usr/share/emacs/site-lisp/site-start.el"
EOF
make
# Natively compile all the things!
make NATIVE_FULL_AOT=1
make DESTDIR="$1" install
rm -rf "$1/usr/lib/systemd"

View File

@ -7,3 +7,4 @@ libxml2
ncurses
tiff
zlib
libXpm

View File

@ -0,0 +1,5 @@
#!/bin/sh -e
mkdir -p "$1/usr/share/icons/old-gnome-set/"
cp -r * "$1/usr/share/icons/old-gnome-set/$thing"

View File

@ -0,0 +1 @@
git+https://github.com/bl34k/old-gnome-set

View File

@ -0,0 +1 @@
git 1