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

Update sofware-properties to use TrisquelDistroInfo

parent 621ef3d5
No related branches found
No related tags found
No related merge requests found
Pipeline #385 passed
...@@ -19,7 +19,7 @@ ...@@ -19,7 +19,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=4 VERSION=5
. ./config . ./config
...@@ -81,6 +81,7 @@ sed '/ubuntu-drivers-common/d' -i debian/control ...@@ -81,6 +81,7 @@ sed '/ubuntu-drivers-common/d' -i debian/control
sed '/software-properties-drivers/d' -i debian/software-properties-gtk.install setup.cfg sed '/software-properties-drivers/d' -i debian/software-properties-gtk.install setup.cfg
replace "Trisquel-Gettext" "Ubuntu-Gettext" . replace "Trisquel-Gettext" "Ubuntu-Gettext" .
sed -i 's|UbuntuDistroInfo|TrisquelDistroInfo|g' softwareproperties/gtk/utils.py
sed '/test_suite/d' -i setup.py sed '/test_suite/d' -i setup.py
rm -rf tests rm -rf tests
......
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