diff --git a/debian/rules b/debian/rules index 45426ee..d5b956d 100644 --- a/debian/rules +++ b/debian/rules @@ -27,7 +27,7 @@ endif config.status: configure dh_testdir # Add here commands to configure the package. - # Add here commands to configure the package. + #CPPFLAGS="-DSEAMLESS_HBARS -DCFONTZ633_WRITE_DELAY=50" CFLAGS="$(CFLAGS)" ./configure \ --host=$(DEB_HOST_GNU_TYPE) \ --build=$(DEB_BUILD_GNU_TYPE) \