mirror of
https://github.com/krizsipeti/custom_blfs_packages.git
synced 2025-01-23 22:42:29 +08:00
Update add_packages.sh
This commit is contained in:
parent
bd4f2d7f5f
commit
444666e1ae
@ -23,7 +23,7 @@ grep -qF libid3tag-version ../blfs_root/blfs-xml/packages.ent || echo '<!ENTITY
|
||||
# Add minidlna
|
||||
cp -fv server/other/minidlna.xml ../blfs_root/blfs-xml/server/other
|
||||
grep -qF minidlna.xml ../blfs_root/blfs-xml/server/other/other.xml || sed -i '/<\/chapter>.*/i <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="minidlna.xml"/>' ../blfs_root/blfs-xml/server/other/other.xml
|
||||
grep -qF minidlna-version ../blfs_root/blfs-xml/packages.ent || echo '<!ENTITY minidlna-version "1.3.2">' >> ../blfs_root/blfs-xml/packages.ent
|
||||
grep -qF minidlna-version ../blfs_root/blfs-xml/packages.ent || echo '<!ENTITY minidlna-version "1.3.3">' >> ../blfs_root/blfs-xml/packages.ent
|
||||
|
||||
# Add QMPlay2
|
||||
cp -fv multimedia/videoutils/qmplay2.xml ../blfs_root/blfs-xml/multimedia/videoutils
|
||||
|
Loading…
Reference in New Issue
Block a user