Andrew Lewman commited on 2010-10-11 21:03:31
Zeige 1 geänderte Dateien mit 1 Einfügungen und 1 Löschungen.
| ... | ... |
@@ -43,7 +43,7 @@ mirrors: |
| 43 | 43 |
translations: |
| 44 | 44 |
./po2wml.sh |
| 45 | 45 |
qrcode: |
| 46 |
- qrencode -o img/android/orbot-qr-code-latest.png \ |
|
| 46 |
+ qrencode -o $(IMGROOT)/android/orbot-qr-code-latest.png \ |
|
| 47 | 47 |
"https://www.torproject.org/dist/android/alpha-orbot-latest.apk" |
| 48 | 48 |
|
| 49 | 49 |
# XXX: this also depends on all subs' wmlfiles. How to fix? |
| 50 | 50 |