wok diff emacs-pkg-po-mode/receipt @ rev 25037

Up glza (0.11.4)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat May 21 21:38:29 2022 +0000 (2022-05-21)
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	Sat May 21 21:38:29 2022 +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