aboutsummaryrefslogtreecommitdiff
path: root/community/btrfs-progs/build
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2023-03-06 14:55:17 +0100
committerCem Keylan <cem@ckyln.com>2023-03-06 14:55:17 +0100
commit74a74365f41c554355dc1a9b9739c175c63563b3 (patch)
tree27e79603dd2939a650fb0bf780749c44a83707d7 /community/btrfs-progs/build
parenta240fcdfe096ce8a4722da2cecd174341cb2c646 (diff)
downloadrepository-74a74365f41c554355dc1a9b9739c175c63563b3.tar.gz
btrfs-progs: bump to 6.2.1
Diffstat (limited to 'community/btrfs-progs/build')
-rwxr-xr-xcommunity/btrfs-progs/build4
1 files changed, 0 insertions, 4 deletions
diff --git a/community/btrfs-progs/build b/community/btrfs-progs/build
index 51817ff1..16c401c2 100755
--- a/community/btrfs-progs/build
+++ b/community/btrfs-progs/build
@@ -1,9 +1,5 @@
#!/bin/sh -e
-# For some reason they changed the place of this file to be in the include/
-# directory, but the location on the filesystem is not updated
-mv config.h.in include/
-
./configure \
--prefix=/usr \
--bindir=/usr/bin \