mirror of
https://codeberg.org/kiss-community/repo
synced 2024-12-21 23:00:06 -07:00
foot: use commit to backport bugfixes
This commit is contained in:
parent
8fc7d77161
commit
20500c0608
@ -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"
|
||||
|
@ -1,3 +1,3 @@
|
||||
50cf5b9f3cc1ebaafa62255eea22395e8267cce21e119bc6f7ecacf11f15dada
|
||||
a39d0aead030e81d9a39b5d5ddec00570a59e0708d8be7b0e50395eec855b8d4
|
||||
dabf5d83bf464c493fdd3a0baa69dc549ba08633299f0197d20707ae875a59ce
|
||||
b0f32c9b2c2015c8d8dd068fd4e8b586aa91ca1670badc274ec962559ee0aadd
|
||||
|
@ -1 +1 @@
|
||||
1.8.2 2
|
||||
8bdd019227225c94fa6e282d941ffbc09fd7a81c 1
|
||||
|
Loading…
Reference in New Issue
Block a user