debian/cubicweb-web.postinst
author sylvain.thenault@logilab.fr
Mon, 09 Feb 2009 14:09:55 +0100
changeset 562 bdadb26c4a3c
parent 0 b97547f5f1fa
permissions -rw-r--r--
old .validators attribute is now .vid_validators

#! /bin/sh -e

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