]> git.donarmstrong.com Git - roundcube.git/commitdiff
Fix link to jQuery, thanks to Niccolò Belli!
authorVincent Bernat <bernat@luffy.cx>
Tue, 11 Oct 2011 15:05:55 +0000 (17:05 +0200)
committerVincent Bernat <bernat@luffy.cx>
Tue, 11 Oct 2011 15:05:55 +0000 (17:05 +0200)
debian/rules

index 4539926e5b93c53ca5dba09bdfa1bc3f5b59ddaf..bc3776a4fba9c027035f2fe738be5b0d84f67aeb 100755 (executable)
@@ -43,7 +43,7 @@ binary-install/roundcube-core::
        dh_link -proundcube-core usr/share/tinymce/www usr/share/roundcube/program/js/tiny_mce
        # Remove jquery as well
        rm $(CURDIR)/debian/roundcube-core/usr/share/roundcube/program/js/jquery.min.js
-       dh_link -proundcube-core usr/share/javascript/jquery/jquery.min.js usr/share/roundcube/program/js/jquery-1.4.min.js
+       dh_link -proundcube-core usr/share/javascript/jquery/jquery.min.js usr/share/roundcube/program/js/jquery.min.js
        # Remove GnuPG PEAR module
        rm -rf $(CURDIR)/debian/roundcube-plugins/usr/share/roundcube/plugins/enigma/lib/Crypt