Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
foot: use commit to backport bugfixes
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanaraps committed Jul 27, 2021
1 parent 8fc7d77 commit 20500c0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 7 deletions.
6 changes: 1 addition & 5 deletions wayland/foot/build
@@ -1,20 +1,16 @@
#!/bin/sh -e

# Avoid scdoc dependency.
sed "/subdir('doc')/d" meson.build > _
mv -f _ meson.build

meson \
--prefix=/usr \
--buildtype=release \
--force-fallback-for=fcft,tllist \
-Ddocs=disabled \
. output

ninja -C output
ninja -C output install

rm -rf \
"$1/usr/share/doc" \
"$1/usr/share/zsh" \
"$1/usr/share/fish" \
"$1/usr/share/bash-completion"
2 changes: 1 addition & 1 deletion wayland/foot/checksums
@@ -1,3 +1,3 @@
50cf5b9f3cc1ebaafa62255eea22395e8267cce21e119bc6f7ecacf11f15dada
a39d0aead030e81d9a39b5d5ddec00570a59e0708d8be7b0e50395eec855b8d4
dabf5d83bf464c493fdd3a0baa69dc549ba08633299f0197d20707ae875a59ce
b0f32c9b2c2015c8d8dd068fd4e8b586aa91ca1670badc274ec962559ee0aadd
2 changes: 1 addition & 1 deletion wayland/foot/version
@@ -1 +1 @@
1.8.2 2
8bdd019227225c94fa6e282d941ffbc09fd7a81c 1

0 comments on commit 20500c0

Please sign in to comment.