Author: pierre
Date: Wed Jan 16 02:09:37 2019
New Revision: 4072

Log:
Move porg_bash_completion to where it belongs

Modified:
   jhalfs/trunk/pkgmngt/packageManager.xml.porg

Modified: jhalfs/trunk/pkgmngt/packageManager.xml.porg
==============================================================================
--- jhalfs/trunk/pkgmngt/packageManager.xml.porg        Sun Jan 13 00:32:24 
2019        (r4071)
+++ jhalfs/trunk/pkgmngt/packageManager.xml.porg        Wed Jan 16 02:09:37 
2019        (r4072)
@@ -70,7 +70,8 @@
 
 <screen><userinput remap="make">make</userinput></screen>
 
-<screen><userinput remap="install">porg -lD "make install"</userinput></screen>
+<screen><userinput remap="install">porg -lD "make install
+mv /etc/bash_completion.d/porg* 
/usr/share/bash-completion/completions"</userinput></screen>
 
 <screen><userinput>sed -e '/EXCLUDE/{s/^#//;s@$@:/sources:/home@}' \
     -i /etc/porgrc</userinput></screen>
-- 
http://lists.linuxfromscratch.org/listinfo/alfs-log
Unsubscribe: See the above information page

Reply via email to