debian/cubicweb-web.postinst
author sylvain.thenault@logilab.fr
Fri, 20 Feb 2009 01:14:15 +0100
branchtls-sprint
changeset 876 f652660ae9a6
parent 0 b97547f5f1fa
permissions -rw-r--r--
use relation_possible from within has_relation, fix another bug

#! /bin/sh -e

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