fix a non-rule line in debian/rules

This commit is contained in:
marschap
2005-06-12 07:50:30 +00:00
parent 570507632e
commit 0c3bf930d3
+1 -1
View File
@@ -27,7 +27,7 @@ endif
config.status: configure config.status: configure
dh_testdir dh_testdir
# Add here commands to configure the package. # Add here commands to configure the package.
# Add here commands to configure the package. #CPPFLAGS="-DSEAMLESS_HBARS -DCFONTZ633_WRITE_DELAY=50"
CFLAGS="$(CFLAGS)" ./configure \ CFLAGS="$(CFLAGS)" ./configure \
--host=$(DEB_HOST_GNU_TYPE) \ --host=$(DEB_HOST_GNU_TYPE) \
--build=$(DEB_BUILD_GNU_TYPE) \ --build=$(DEB_BUILD_GNU_TYPE) \