debian/cubicweb-web.postinst
author Nicolas Chauvat <nicolas.chauvat@logilab.fr>
Thu, 20 Nov 2008 22:06:16 +0100
changeset 118 fae5651e7593
parent 0 b97547f5f1fa
permissions -rw-r--r--
[doc] add another level to Foundation part of the book

#! /bin/sh -e

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