debian/cubicweb-web.postinst
author sylvain.thenault@logilab.fr
Wed, 28 Jan 2009 15:28:32 +0100
changeset 496 e25a3c2f5393
parent 0 b97547f5f1fa
permissions -rw-r--r--
set default to empty string, not None

#! /bin/sh -e

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