Skip to content
Snippets Groups Projects
Commit e4b5238f authored by Luis Guzmán's avatar Luis Guzmán
Browse files

ubuntukylin-meta: add preference to kylin-desktop over ubuntukylin-desktop

parent 29ce5de7
No related branches found
No related tags found
1 merge request!943ubuntukylin-meta: add preference to kylin-desktop over ubuntukylin-desktop
Pipeline #761 passed
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
# #
VERSION=2 VERSION=3
. ./config . ./config
rm_pkg_line(){ rm_pkg_line(){
...@@ -39,6 +39,7 @@ rm_pkg_line ubuntu-settings ...@@ -39,6 +39,7 @@ rm_pkg_line ubuntu-settings
#Rename package and fix map. #Rename package and fix map.
sed -i "/^Package:/s|ubuntukylin-desktop$|kylin-desktop|" debian/control sed -i "/^Package:/s|ubuntukylin-desktop$|kylin-desktop|" debian/control
sed -i "s|ubuntukylin-|kylin-|g" metapackage-map sed -i "s|ubuntukylin-|kylin-|g" metapackage-map
sed -i "/^Recommends:/a Provides: ubuntukylin-desktop\nConflicts: ubuntukylin-desktop (<= 0.46+11.0trisquel1)" debian/control
# Rebrand and tweak packages # Rebrand and tweak packages
sed -i 's|Ubuntu|Trisquel|g' debian/control sed -i 's|Ubuntu|Trisquel|g' debian/control
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment