debian/cubicweb-web.postinst
author Sandrine Ribeau <sandrine.ribeau@logilab.fr>
Thu, 06 Nov 2008 16:20:22 -0800
changeset 10 36d1e8d715af
parent 0 b97547f5f1fa
permissions -rw-r--r--
Add _ declaration as unicode.

#! /bin/sh -e

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