aboutsummaryrefslogtreecommitdiff
path: root/community/btrfs-progs/build
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2021-07-16 11:53:56 +0300
committerCem Keylan <cem@ckyln.com>2021-07-16 11:53:56 +0300
commit4ef15296443ce527bd3c41a6fa3a399b5f96d433 (patch)
tree5becb51605b5a8c242115d483275cf9b490dbe62 /community/btrfs-progs/build
parent9945881d06f17324d0ceb6eeb17a2e46143d4fc1 (diff)
downloadrepository-4ef15296443ce527bd3c41a6fa3a399b5f96d433.tar.gz
btrfs-progs: bump to 5.13
Diffstat (limited to 'community/btrfs-progs/build')
-rwxr-xr-xcommunity/btrfs-progs/build1
1 files changed, 1 insertions, 0 deletions
diff --git a/community/btrfs-progs/build b/community/btrfs-progs/build
index fd7ba735..4bf82ac2 100755
--- a/community/btrfs-progs/build
+++ b/community/btrfs-progs/build
@@ -1,5 +1,6 @@
#!/bin/sh -e
+sed -i '/#include/a #include <limits.h>' cmds/filesystem-usage.c
sed -i '/sysinfo\.h/d' common/utils.c
./configure \