Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
btrfs-progs: remove ext2 dependency
- no you don't
- remove it
  • Loading branch information
wwwutz committed Dec 10, 2019
1 parent 5625804 commit 3054f38
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion btrfs-progs.be0
@@ -1,6 +1,6 @@
#!/usr/bin/env beesh

# BEE_VERSION btrfs-progs-5.3-2
# BEE_VERSION btrfs-progs-5.3-3

# more info: https://foo.bar.com

Expand All @@ -23,6 +23,7 @@ build_in_sourcedir
mee_configure() {
bee_configure \
--disable-shared \
--disable-convert \
--disable-python
}

Expand Down

0 comments on commit 3054f38

Please sign in to comment.