mirror of
https://github.com/krizsipeti/custom_blfs_packages.git
synced 2025-01-23 14:32:21 +08:00
Update add_packages.sh
This commit is contained in:
parent
307ed3b3fe
commit
08ca0eba77
@ -9,7 +9,7 @@ grep -qF libtorrent-rasterbar-version ../blfs_root/blfs-xml/packages.ent || echo
|
|||||||
# Add qBittorrent
|
# Add qBittorrent
|
||||||
cp -fv xsoft/other/qbittorrent.xml ../blfs_root/blfs-xml/xsoft/other
|
cp -fv xsoft/other/qbittorrent.xml ../blfs_root/blfs-xml/xsoft/other
|
||||||
grep -qF qbittorrent.xml ../blfs_root/blfs-xml/xsoft/other/other.xml || sed -i '/<\/chapter>.*/i <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="qbittorrent.xml"/>' ../blfs_root/blfs-xml/xsoft/other/other.xml
|
grep -qF qbittorrent.xml ../blfs_root/blfs-xml/xsoft/other/other.xml || sed -i '/<\/chapter>.*/i <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="qbittorrent.xml"/>' ../blfs_root/blfs-xml/xsoft/other/other.xml
|
||||||
grep -qF qbittorrent-version ../blfs_root/blfs-xml/packages.ent || echo '<!ENTITY qbittorrent-version "4.4.2">' >> ../blfs_root/blfs-xml/packages.ent
|
grep -qF qbittorrent-version ../blfs_root/blfs-xml/packages.ent || echo '<!ENTITY qbittorrent-version "4.4.5">' >> ../blfs_root/blfs-xml/packages.ent
|
||||||
|
|
||||||
# Add FreeRDP
|
# Add FreeRDP
|
||||||
cp -fv xsoft/other/freerdp.xml ../blfs_root/blfs-xml/xsoft/other
|
cp -fv xsoft/other/freerdp.xml ../blfs_root/blfs-xml/xsoft/other
|
||||||
|
Loading…
Reference in New Issue
Block a user