]> git.donarmstrong.com Git - roundcube.git/commitdiff
Imported Debian patch 0.1.1-7
authorVincent Bernat <bernat@debian.org>
Sun, 22 Jun 2008 10:36:59 +0000 (12:36 +0200)
committerJérémy Bobbio <lunar@debian.org>
Sat, 18 Jun 2011 17:31:39 +0000 (19:31 +0200)
debian/changelog
debian/rules

index 1f7181fa36554886c97bcb86a321fc440343ee15..72b02554117b2dd63040687763223ad7bed2df4f 100644 (file)
@@ -1,3 +1,9 @@
+roundcube (0.1.1-7) unstable; urgency=low
+
+  * Another fix for incorrect tinymce path. This should be the last one!
+
+ -- Vincent Bernat <bernat@debian.org>  Sun, 22 Jun 2008 12:36:59 +0200
+
 roundcube (0.1.1-6) unstable; urgency=low
 
   * Fix use_packaged_tinymce patch which was incorrect after switch to
index 1a625e943558fbf6d339c26646764bb5aa759cfb..a8bf2125fce847016d808980f3a0874a87dfb1a3 100755 (executable)
@@ -42,7 +42,7 @@ binary-install/roundcube-core::
        rm $(CURDIR)/debian/roundcube-core/usr/share/roundcube/bin/msgimport
        # Remove files shipped in tinymce package
        rm -rf $(CURDIR)/debian/roundcube-core/usr/share/roundcube/program/js/tiny_mce
-       dh_link -proundcube-core usr/share/tinymce/www usr/share/roundcube/program/js/tiny_mce
+       dh_link -proundcube-core usr/share/tinymce2/www usr/share/roundcube/program/js/tiny_mce
 
 clean::
        debconf-updatepo