debian/cubicweb-web.postinst
author Sylvain Thenault <sylvain.thenault@logilab.fr>
Thu, 20 Nov 2008 16:42:22 +0100
changeset 110 d3005cdc968f
parent 0 b97547f5f1fa
permissions -rw-r--r--
add detailled notes about objects selection (to be translated / proprified...)

#! /bin/sh -e

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