Update sofware-properties to use TrisquelDistroInfo
This commit is contained in:
parent
621ef3d5bb
commit
a7abb56134
1 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||||
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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue