fixes
This commit is contained in:
parent
081adccd97
commit
a706fb52fc
1 changed files with 1 additions and 1 deletions
2
linux.mk
2
linux.mk
|
|
@ -8,7 +8,7 @@ version:=$(shell cat version)
|
||||||
release:=$(shell cat release)
|
release:=$(shell cat release)
|
||||||
source_release:=$(shell cat source_release)
|
source_release:=$(shell cat source_release)
|
||||||
|
|
||||||
use_docker=false
|
use_docker=true
|
||||||
|
|
||||||
outfile=librewolf-$(version)-$(release).en-US.$(distro)-x86_64.tar.bz2
|
outfile=librewolf-$(version)-$(release).en-US.$(distro)-x86_64.tar.bz2
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue