debian/cubicweb-web.postinst
changeset 0 b97547f5f1fa
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/debian/cubicweb-web.postinst	Wed Nov 05 15:52:50 2008 +0100
@@ -0,0 +1,7 @@
+#! /bin/sh -e
+
+ln -sf /usr/share/fckeditor/fckeditor.js /usr/share/cubicweb/cubes/shared/data
+ 
+#DEBHELPER#
+ 
+exit 0