trisquel-manual-netinstall-lxc: Remove unused Trisquel iso.
Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
This commit is contained in:
parent
1feb087515
commit
7d89a710c6
|
@ -5,7 +5,6 @@
|
|||
|
||||
CURL ?= curl
|
||||
MIRROR ?= https://cdimage.trisquel.info/trisquel-images
|
||||
# http://mirror.fsf.org/trisquel-images
|
||||
VERSION ?= 11.0
|
||||
|
||||
.precious: \
|
||||
|
@ -15,9 +14,7 @@ VERSION ?= 11.0
|
|||
trisquel-netinst_$(VERSION)_amd64.iso.asc
|
||||
|
||||
.PHONY: all
|
||||
all: \
|
||||
verify-trisquel_$(VERSION)_amd64 \
|
||||
verify-trisquel-netinst_$(VERSION)_amd64 \
|
||||
all: verify-trisquel-netinst_$(VERSION)_amd64
|
||||
|
||||
trisquel-archive-signkey.gpg:
|
||||
gpg --list-keys D24DDAC9226D5BA5E9F3BED3F5DAAAF74AD4C938 || \
|
||||
|
|
Loading…
Reference in New Issue