debian/cubicweb-web.postinst
author Sandrine Ribeau <sandrine.ribeau@logilab.fr>
Wed, 05 Nov 2008 13:02:09 -0800
changeset 2 3847ffe2f86c
parent 0 b97547f5f1fa
permissions -rw-r--r--
Make SQLGenAnnotator work with GoogleAppEngine.

#! /bin/sh -e

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