diff options
Diffstat (limited to 'community/btrfs-progs/build')
-rwxr-xr-x | community/btrfs-progs/build | 4 |
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 \ |