debian/cubicweb-web.postinst
author Emile Anclin <emile.anclin@logilab.fr>
Wed, 11 Feb 2009 14:21:17 +0100
changeset 576 b9803ed2e31d
parent 0 b97547f5f1fa
permissions -rw-r--r--
propostion for integrating the simple setup

#! /bin/sh -e

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