New release based on Enlightenment SVN r38812
[maemo-efl] / trunk / eina / debian / rules
index 15da726..87913ef 100755 (executable)
@@ -4,8 +4,8 @@ include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/autotools.mk
 
 DEB_CONFIGURE_EXTRA_FLAGS := --disable-magic-debug
-DEB_MAKE_CLEAN_TARGET := clean
-DEB_DH_STRIP_ARGS := --dbg-package=libeina-dbg
+#DEB_MAKE_CLEAN_TARGET := clean
+#DEB_DH_STRIP_ARGS := --dbg-package=libeina-dbg
 DEB_BUILD_ARCH?=$(shell dpkg-architecture -qDEB_BUILD_ARCH)
 
 ifeq ($(DEB_BUILD_ARCH),armel)