]> git.donarmstrong.com Git - roundcube.git/commitdiff
Fix htaccess
authorVincent Bernat <bernat@debian.org>
Sat, 8 Jan 2011 15:21:41 +0000 (15:21 +0000)
committerJérémy Bobbio <lunar@debian.org>
Sat, 18 Jun 2011 19:23:39 +0000 (21:23 +0200)
debian/rules

index 8de2d576ddd7a39c919b48326470d59556b89493..e7322f5d708077c22450870791aa8f8b3474c539 100755 (executable)
@@ -23,7 +23,7 @@ binary-install/roundcube-core::
        for c in $(CURDIR)/debian/roundcube-core/etc/roundcube/*.php; do \
                dh_link -proundcube-core etc/roundcube/$$(basename $$c) var/lib/roundcube/config/$$(basename $$c) ; \
        done
-       dh_link -proundcube-core etc/roundube/htaccess var/lib/roundcube/.htaccess
+       dh_link -proundcube-core etc/roundcube/htaccess var/lib/roundcube/.htaccess
 
        # Database related files
        # Install empty tables and updates for each db type