---
 debian/rules |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)

diff --git a/debian/rules b/debian/rules
index e19169d..36ab96a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -18,7 +18,6 @@ DEB_UPSTREAM_TARBALL_MD5 = 8f22aed6244cb00c66f029faa12a2b76
 
 pkg = python-moinmoin
 
-DEB_INSTALL_EXAMPLES_$(pkg) += wiki/htdocs/applets/FCKeditor 
wiki/htdocs/applets/moinFCK* wiki/htdocs/applets/moinfck*
 libdir = /usr/share/python-support/$(cdbs_curpkg)
 pyversions = 2.3-
 DEB_PYTHON_PRIVATE_MODULES_DIRS_$(pkg_data) = /usr/share/moin/data/plugin 
/usr/share/moin/server
@@ -118,13 +117,7 @@ binary-fixup/$(pkg)::
        rm -f 
debian/$(cdbs_curpkg)$(datadir)/htdocs/applets/TWikiDrawPlugin/twikidraw.jar
        echo "This applet has not yet been packaged for Debian. for now it is 
available at http://debian.jones.dk/auryn/pool-all/official/moin/twikidraw/"; > 
debian/$(cdbs_curpkg)$(datadir)/htdocs/applets/TWikiDrawPlugin/README
 
-# Strip FCKeditor as we cannot take responsibility for it
-# (provided as example instead)
 binary-fixup/$(pkg)::
-       rm -rf debian/$(cdbs_curpkg)$(datadir)/htdocs/applets/FCKeditor/*
-       rm -rf debian/$(cdbs_curpkg)$(datadir)/htdocs/applets/moinFCKplugins
-       rm -f debian/$(cdbs_curpkg)$(datadir)/htdocs/applets/moinfck*
-       echo "This applet is provided only as example for Debian due to 
security concerns. See /usr/share/doc/$(cdbs_curpkg)/README.Debian for more 
info" > debian/$(cdbs_curpkg)$(datadir)/htdocs/applets/FCKeditor/README
 
 ## Move documentation parts of FCKeditor below /usr/share/doc/.../FCKeditor/
 #binary-fixup/$(pkg)::
-- 
1.5.6.5


>From 7de134020d6df4dd5b958f33364bfaa1de43b8f5 Mon Sep 17 00:00:00 2001
From: John Goerzen <[email protected]>
Date: Tue, 23 Dec 2008 17:05:21 -0600
Subject: [PATCH] Remove old commented-out parts of rules

---
 debian/rules |   27 ---------------------------
 1 files changed, 0 insertions(+), 27 deletions(-)

diff --git a/debian/rules b/debian/rules
index 36ab96a..a3b6c8e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -119,31 +119,4 @@ binary-fixup/$(pkg)::
 
 binary-fixup/$(pkg)::
 
-## Move documentation parts of FCKeditor below /usr/share/doc/.../FCKeditor/
-#binary-fixup/$(pkg)::
-#      mkdir -p debian/$(cdbs_curpkg)/usr/share/doc/$(cdbs_curpkg)/FCKeditor
-#      for file in README _documentation.html _whatsnew.html htaccess.txt; do \
-#              mv 
"debian/$(cdbs_curpkg)$(datadir)/htdocs/applets/FCKeditor/$$file" 
"debian/$(cdbs_curpkg)/usr/share/doc/$(cdbs_curpkg)/FCKeditor"; \
-#      done
-
-## Strip irrelevant parts of FCKeditor
-#binary-fixup/$(pkg)::
-##     Non-python server-side code
-#      rm -rf 
debian/$(cdbs_curpkg)$(datadir)/htdocs/applets/FCKeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts
-#      rm -rf 
debian/$(cdbs_curpkg)$(datadir)/htdocs/applets/FCKeditor/editor/filemanager/browser/default/connectors
-#      rm -rf 
debian/$(cdbs_curpkg)$(datadir)/htdocs/applets/FCKeditor/editor/filemanager/upload
-#      rm -f 
debian/$(cdbs_curpkg)$(datadir)/htdocs/applets/FCKeditor/fckeditor.afp
-#      rm -f 
debian/$(cdbs_curpkg)$(datadir)/htdocs/applets/FCKeditor/fckeditor.asp
-#      rm -f 
debian/$(cdbs_curpkg)$(datadir)/htdocs/applets/FCKeditor/fckeditor.cfc
-#      rm -f 
debian/$(cdbs_curpkg)$(datadir)/htdocs/applets/FCKeditor/fckeditor.cfm
-#      rm -f 
debian/$(cdbs_curpkg)$(datadir)/htdocs/applets/FCKeditor/fckeditor.lasso
-#      rm -f 
debian/$(cdbs_curpkg)$(datadir)/htdocs/applets/FCKeditor/fckeditor.php
-#      rm -f 
debian/$(cdbs_curpkg)$(datadir)/htdocs/applets/FCKeditor/fckeditor.pl
-##     Seems like sample code for web development
-#      rm -rf debian/$(cdbs_curpkg)$(datadir)/htdocs/applets/FCKeditor/_samples
-#      rm -rf 
debian/$(cdbs_curpkg)$(datadir)/htdocs/applets/FCKeditor/_testcases
-#      rm -rf 
debian/$(cdbs_curpkg)$(datadir)/htdocs/applets/FCKeditor/editor/_source
-##     The LGPL license is included once below /usr/share/common-licenses/
-#      rm -f 
debian/$(cdbs_curpkg)$(datadir)/htdocs/applets/FCKeditor/license.txt
-
 include debian/cdbs/1/rules/package-relations.mk
-- 
1.5.6.5




-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to