debian/cubicweb-web.postinst
author sylvain.thenault@logilab.fr
Tue, 17 Feb 2009 23:08:21 +0100
branchtls-sprint
changeset 715 83228d379cbe
parent 0 b97547f5f1fa
permissions -rw-r--r--
do it the other way

#! /bin/sh -e

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