change debian/rules for efl-upgrade
authorJaehwan Kim <jae.hwan.kim@samsung.com>
Thu, 23 Jun 2011 10:30:20 +0000 (19:30 +0900)
committerJaehwan Kim <jae.hwan.kim@samsung.com>
Thu, 23 Jun 2011 10:30:20 +0000 (19:30 +0900)
debian/rules

index 917f678..0f83b41 100755 (executable)
@@ -7,10 +7,10 @@ CFLAGS += -fvisibility=hidden -fPIC
 LDFLAGS += -fvisibility=hidden -Wl,--hash-style=both -Wl,--as-needed
 
 
-DEB_INSTALL_MANPAGES_libeet-doc := $(DEB_SRCDIR)/doc/man/man3/E*.3 $(DEB_SRCDIR)/doc/man/man3/e*.3
+DEB_INSTALL_MANPAGES_libeet-doc := $(DEB_SRCDIR)/doc/man/man3/E*.3
 DEB_INSTALL_MANPAGES_libeet-bin := $(DEB_SRCDIR)/debian/eet.1
 DEB_DH_STRIP_ARGS := --dbg-package=libeet-dbg
-DEB_CONFIGURE_EXTRA_FLAGS := --disable-openssl --disable-cypher --disable-signature --disable-gnutls 
+DEB_CONFIGURE_EXTRA_FLAGS := --disable-openssl --disable-cypher --disable-signature --disable-gnutls
 DEB_CONFIGURE_SCRIPT := ./autogen.sh
 DEB_MAKE_CLEAN_TARGET := distclean