diff --git a/helpers/make-software-properties b/helpers/make-software-properties index baaa37c059f80c149e0629c36a8a4eb0b7535eae..99748f62a03a555cdc9280daea2539044ec8b967 100644 --- a/helpers/make-software-properties +++ b/helpers/make-software-properties @@ -19,7 +19,7 @@ # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA # -VERSION=4 +VERSION=5 . ./config @@ -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 replace "Trisquel-Gettext" "Ubuntu-Gettext" . +sed -i 's|UbuntuDistroInfo|TrisquelDistroInfo|g' softwareproperties/gtk/utils.py sed '/test_suite/d' -i setup.py rm -rf tests