wok-current diff emacs-pkg-po-mode/receipt @ rev 25642

Bump linux to 4.19.305, add linux-pae-ipv6
author Stanislas Leduc <shann@slitaz.org>
date Wed Jan 17 12:05:22 2024 +0000 (11 months ago)
parents 82d54eca72be
children
line diff
     1.1 --- a/emacs-pkg-po-mode/receipt	Tue Mar 15 10:59:31 2022 +0000
     1.2 +++ b/emacs-pkg-po-mode/receipt	Wed Jan 17 12:05:22 2024 +0000
     1.3 @@ -17,13 +17,13 @@
     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 -a $src/gettext-tools/misc/start-po.el \
     1.8 +	cp -a $src/gettext-tools/emacs/start-po.el \
     1.9  		$fs/usr/share/emacs/site-lisp/site-start.d/50-start-po.el
    1.10  	status
    1.11  
    1.12  	echo -n "Installing po-mode"
    1.13  	mkdir -p $fs/usr/share/emacs/site-lisp/po-mode && \
    1.14 -	cp -a $src/gettext-tools/misc/po*.el $fs/usr/share/emacs/site-lisp/po-mode
    1.15 +	cp -a $src/gettext-tools/emacs/po*.el $fs/usr/share/emacs/site-lisp/po-mode
    1.16  	status
    1.17  
    1.18  	# byte-compile files, remove src