This commit is contained in:
Bert van der Weerd 2022-02-04 23:06:43 +01:00
parent 0bd66c41f8
commit 081adccd97
No known key found for this signature in database
GPG Key ID: 4CFABB96ADE0F5B1
1 changed files with 2 additions and 0 deletions

View File

@ -8,6 +8,8 @@ version:=$(shell cat version)
release:=$(shell cat release)
source_release:=$(shell cat source_release)
use_docker=false
outfile=librewolf-$(version)-$(release).en-US.$(distro)-x86_64.tar.bz2
docker :