yummy covid-19

pull/404/head
nick black 4 years ago committed by Nick Black
parent 078feca8e6
commit a9c64a8c8b

Binary file not shown.

After

Width:  |  Height:  |  Size: 108 KiB

@ -13,7 +13,7 @@
* Repack DFSG-safe tarball, upload to github
* download github-spun tarball
* remove nonfree multimedia:
* rm data/chun* data/[adeflmPw]* src/demo/jungle.c
* rm data/chun* data/covid* data/[adeflmPw]* src/demo/jungle.c
* `tar -cJf ../v$VERSION.dfsg.tar.xz -C.. notcurses-$VERSION`
* upload to github
* Build new Debian package

@ -80,7 +80,7 @@ int main(void){
struct ncplane* n = notcurses_stdplane(nc);
int averr;
struct ncvisual* ncv = ncplane_visual_open(n, "../data/changes.jpg", &averr);
struct ncvisual* ncv = ncplane_visual_open(n, "../data/covid19.jpg", &averr);
if(!ncv){
goto err;
}

Loading…
Cancel
Save