debian/cubicweb-web.postinst
author Adrien Di Mascio <Adrien.DiMascio@logilab.fr>
Thu, 19 Feb 2009 21:38:04 +0100
branchtls-sprint
changeset 866 6fdb029663ca
parent 0 b97547f5f1fa
permissions -rw-r--r--
use EnvBasedTC since we need to access the schema

#! /bin/sh -e

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