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

View File

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