reopen 673719
thanks

Dear Maintainer,

The CPPFLAGS are still missing because you applied my patch only
in parts. Here is the part which is still missing:

diff -Nru onscripter-20120527/debian/rules onscripter-20120527/debian/rules
--- onscripter-20120527/debian/rules    2012-05-27 10:21:43.000000000 +0200
+++ onscripter-20120527/debian/rules    2012-05-27 20:32:35.000000000 +0200
@@ -9,7 +9,7 @@
 DEB_FONTCONFIG_FLAG := $(findstring ok installed,$(shell dpkg-query -W 
-f='$${Status}' libfontconfig1-dev))
 DEB_LUA_FLAG        := $(findstring ok installed,$(shell dpkg-query -W 
-f='$${Status}' liblua5.1-0-dev))
 
-M_CFLAGS = $(shell dpkg-buildflags --get CFLAGS) -Wall
+M_CFLAGS = $(shell dpkg-buildflags --get CFLAGS) $(shell dpkg-buildflags --get 
CPPFLAGS) -Wall
 M_LDFLAGS = $(shell dpkg-buildflags --get LDFLAGS)
 
 CONFDEFS := -DLINUX

Regards,
Simon
-- 
+ privacy is necessary
+ using gnupg http://gnupg.org
+ public key id: 0x92FEFDB7E44C32F9

Attachment: signature.asc
Description: Digital signature

Reply via email to