wok diff emacs-pkg-vala-mode/receipt @ rev 11042
Add pciids. This is so pciutils doesn't have to download anything.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sun Oct 16 07:54:18 2011 +0000 (2011-10-16) |
parents | 9465bbc42ff4 |
children | 3c8ac4fce2c9 |
line diff
1.1 --- a/emacs-pkg-vala-mode/receipt Sun Feb 06 21:13:45 2011 +0100 1.2 +++ b/emacs-pkg-vala-mode/receipt Sun Oct 16 07:54:18 2011 +0000 1.3 @@ -22,7 +22,7 @@ 1.4 1.5 echo -n "Installing start file" 1.6 mkdir -p $fs/usr/share/emacs/site-lisp/site-start.d && \ 1.7 - cp stuff/vala-init.el $fs/usr/share/emacs/site-lisp/site-start.d 1.8 + cp stuff/80-vala-init.el $fs/usr/share/emacs/site-lisp/site-start.d 1.9 status 1.10 } 1.11