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

Adjust utility category to network

parent 2daf55e6
No related branches found
No related tags found
No related merge requests found
...@@ -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=1 VERSION=2
EXTERNAL='deb-src http://ppa.launchpad.net/nextcloud-devs/client/ubuntu focal main' EXTERNAL='deb-src http://ppa.launchpad.net/nextcloud-devs/client/ubuntu focal main'
REPOKEY="60EE47FBAD3DD469" REPOKEY="60EE47FBAD3DD469"
BACKPORT=true BACKPORT=true
...@@ -26,6 +26,7 @@ BACKPORT=true ...@@ -26,6 +26,7 @@ BACKPORT=true
#Force non-backports inkscape version #Force non-backports inkscape version
sed -i "s|inkscape|inkscape (<= 0.93)|" debian/control sed -i "s|inkscape|inkscape (<= 0.93)|" debian/control
sed -i "s|Utility|Network|" mirall.desktop.in
changelog "Imported into Trisquel" changelog "Imported into Trisquel"
......
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