debian/cubicweb-web.postinst
author Sylvain Thenault <sylvain.thenault@logilab.fr>
Thu, 08 Jan 2009 10:44:29 +0100
changeset 365 5d8336b70aa7
parent 0 b97547f5f1fa
permissions -rw-r--r--
make author information configurable

#! /bin/sh -e

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