Skip to content

Commit

Permalink
Directly download pdf debian logo
Browse files Browse the repository at this point in the history
  • Loading branch information
maxnoe committed Sep 24, 2023
1 parent 9ce537a commit de983e1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions intro/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@ build/figures/tux.jpg: | build/figures
convert build/figures/tux-original.jpg -trim $@

build/figures/debian.pdf: | build/figures
wget https://www.debian.org/logos/openlogo.svg -O build/figures/debian.svg
inkscape build/figures/debian.svg -o $@
wget https://www.debian.org/logos/openlogo.pdf -O build/figures/debian-original.pdf
pdfcrop build/figures/debian-original.pdf $@

build/figures/ubuntu.png: build/figures
wget -O $@ --no-use-server-timestamps https://upload.wikimedia.org/wikipedia/commons/thumb/9/9d/Ubuntu_logo.svg/600px-Ubuntu_logo.svg.png
Expand Down

0 comments on commit de983e1

Please sign in to comment.