mirror of
https://github.com/love2d/love-appimage-source.git
synced 2026-08-12 08:40:51 +02:00
Extract bzip2
This commit is contained in:
@@ -212,6 +212,7 @@ override BZIP2_FILE := bzip2-$(BZIP2_VERSION)
|
||||
|
||||
$(BZIP2_FILE).tar.gz:
|
||||
curl -Lo $(BZIP2_FILE).tar.gz https://sourceware.org/pub/bzip2/$(BZIP2_FILE).tar.gz
|
||||
tar xzf $(BZIP2_FILE).tar.gz
|
||||
touch $(BZIP2_FILE)/Makefile
|
||||
|
||||
installdir/bzip2installed.txt: $(BZIP2_FILE)/Makefile
|
||||
|
||||
Reference in New Issue
Block a user