[Pkg-e-commits] [SCM] Enlightenment DR17 graphical layout and animation library branch, master, updated. debian/0.5.0.042-2-61-gbc20abc

Jan Luebbe jluebbe at debian.org
Sat May 24 14:08:34 UTC 2008


The following commit has been merged in the master branch:
commit bc20abc8046b40e0e899b137ea9239474a31965f
Author: Jan Luebbe <jluebbe at debian.org>
Date:   Sat May 24 16:04:45 2008 +0200

    Stop building and cleaning the documentation

diff --git a/debian/changelog b/debian/changelog
index d5efb35..0a65281 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 edje (0.9.9.043-1) UNRELEASED; urgency=low
 
   * New upstream release
+  * Docs are now prebuilt in the tarbal
 
  -- Jan Lübbe <jluebbe at debian.org>  Sat, 24 May 2008 15:52:31 +0200
 
diff --git a/debian/rules b/debian/rules
index 6ec4f7a..c242e76 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,18 +6,9 @@ include /usr/share/cdbs/1/rules/patchsys-quilt.mk
 
 LDFLAGS += -Wl,--as-needed
 
-build/libedje-doc::
-	cd $(DEB_SRCDIR) && doxygen
-
 install/libedje-doc::
 	cp -R $(DEB_SRCDIR)/doc/html debian/libedje-doc/usr/share/doc/libedje-doc/
 
-clean::
-	rm -rf $(DEB_SRCDIR)/doc/html $(DEB_SRCDIR)/doc/latex $(DEB_SRCDIR)/doc/man
-	mkdir -p $(DEB_SRCDIR)/doc/html
-	cp $(DEB_SRCDIR)/doc/img/*.png $(DEB_SRCDIR)/doc/html/
-	cp $(DEB_SRCDIR)/doc/img/*.gif $(DEB_SRCDIR)/doc/html/
-
 #DEB_INSTALL_MANPAGES_libedje-doc := $(DEB_SRCDIR)/doc/man/man3/*.3
 DEB_DH_STRIP_ARGS := --dbg-package=libedje-dbg
 DEB_CONFIGURE_EXTRA_FLAGS := --disable-rpath

-- 
Enlightenment DR17 graphical layout and animation library



More information about the Pkg-e-commits mailing list