Fix build issues.

This commit is contained in:
Bradley M. Kuhn 2018-09-25 16:31:54 -07:00
parent 0c41351153
commit 462a1dad97
2 changed files with 2 additions and 2 deletions

View file

@ -4,7 +4,7 @@
# an environment variable before you type make.
ifndef PRESENTATION_BASE
PRESENTATION_BASE=ccs-examples
PRESENTATION_BASE=non-copyright
endif
DO_INCREMENTAL_POINTS = -i -s

View file

@ -1,6 +1,6 @@
#!/bin/sh
talk=half-day-gpl/ccs-examples
talk=half-day-gpl/non-copyright
rsync -HavP ./ /home/pres/$talk/
rm -rf /home/pres/$talk/ui