debian/cubicweb-web.postinst
author Laure Bourgois <Laure.Bourgois@logilab.fr>
Mon, 02 Mar 2009 14:27:31 +0100
changeset 993 c1ce4c3a7c8f
parent 0 b97547f5f1fa
permissions -rw-r--r--
removing useless method for interfaces ISiocItem and ISiocContainer.

#! /bin/sh -e

ln -sf /usr/share/fckeditor/fckeditor.js /usr/share/cubicweb/cubes/shared/data
 
#DEBHELPER#
 
exit 0