fix a non-rule line in debian/rules
This commit is contained in:
Vendored
+1
-1
@@ -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) \
|
||||||
|
|||||||
Reference in New Issue
Block a user