]> git.nbdom.net Git - nb.git/commitdiff
etc/vim/vimplate-dump permission
authorNicolas Boisselier <nicolas.boisselier@gmail.com>
Mon, 19 Jan 2015 12:10:35 +0000 (12:10 +0000)
committerNicolas Boisselier <nicolas.boisselier@gmail.com>
Mon, 19 Jan 2015 12:10:35 +0000 (12:10 +0000)
bin/nb-install
etc/vim/checkscript.sh [changed mode: 0755->0644]
etc/vim/checkspell.sh [changed mode: 0755->0644]
etc/vim/choosesig.pl [changed mode: 0755->0644]
etc/vim/templates/daemon.tt
etc/vim/vim-shortcurts [changed mode: 0755->0644]
etc/vim/vim-shortcurts-stdin [changed mode: 0755->0644]
etc/vim/vim-shortcurts.new [changed mode: 0755->0644]
etc/vim/vim-template-0.3.0.zip [changed mode: 0755->0644]
etc/vim/vimplaterc [changed mode: 0755->0644]

index e894f536d163416bc15a85d7c8a173e8f9db64a7..427c152b1095f2a5f2c6522c1ae88720bd883330 100755 (executable)
@@ -84,7 +84,7 @@ fi
 #
 # Executable
 #
-chmod 755 --changes $NB_ROOT/etc/vim/vim* $NB_ROOT/etc/vim/*.sh $NB_ROOT/etc/vim/*.pl
+chmod 755 --changes $NB_ROOT/etc/vim/vim* $NB_ROOT/etc/vim/*.sh $NB_ROOT/etc/vim/*.pl $NB_ROOT/etc/vim/vimplate-dump
 
 #
 # Bye
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
index 20e64b19fb8209453f11ce43272a8078e9f7e820..80d69ee5a2bf6a8b1b0d8c64ce55b43bb5434b35 100644 (file)
@@ -3,8 +3,8 @@
 # Provides:          ${NAME}
 # Required-Start:    $local_fs $remote_fs
 # Required-Stop:     $remote_fs
-# Default-Start:     3 5
-# Default-Stop:      0 1 6
+# Default-Start:     3 5
+# Default-Stop:      0 1 6
 # Author:            [% user.author %]
 # Short-Description: [% var.filename %]
 # Description:       [% user.me_now %] - [% user.copyright %]
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)