]> Pileus Git - ~andy/aweather-web/blobdiff - mkfile
Bump copyright date
[~andy/aweather-web] / mkfile
diff --git a/mkfile b/mkfile
index c998c326e7350023173361e5dec417d585988f77..dea4b2d9b97de7e7b5a24652e104c17491badfe7 100644 (file)
--- a/mkfile
+++ b/mkfile
@@ -1,4 +1,4 @@
-CT=/home/andy/git/ct/ct
+CT=/home/andy/src/ct/ct
 CFLAGS='--std=c99 -Wall'
 
 all:V: index.cgi manual.inc images/aweather.ico images/logo.png
@@ -20,7 +20,7 @@ images/aweather.ico: ../aweather/data/icons/16x16/aweather.png
        icotool -c $prereq -o $target
 
 images/logo.png: ../aweather/data/icons/scalable/aweather.svg
-       rsvg -w 130 -h 130 $prereq $target
+       rsvg-convert -w 130 -h 130 -o $target $prereq 
 
 clean:V:
        rm -f *.o *.cgi html.c