vivaldi
This commit is contained in:
10
Makefile
10
Makefile
@@ -1,4 +1,4 @@
|
||||
# Autogenerated at 30.09.2022 14:05 using ./gen-makefile
|
||||
# Autogenerated at 04.10.2022 13:10 using ./gen-makefile
|
||||
.DEFAULT_GOAL := help
|
||||
|
||||
#===============================================
|
||||
@@ -86,6 +86,10 @@ kde-backports:
|
||||
kde-file-templates:
|
||||
@./install/kde-file-templates
|
||||
|
||||
# Install KDE portal
|
||||
kde-portal:
|
||||
@./install/kde-portal
|
||||
|
||||
# Install libreoffice
|
||||
libreoffice:
|
||||
@./install/libreoffice
|
||||
@@ -158,6 +162,10 @@ telebit:
|
||||
ulauncher:
|
||||
@./install/ulauncher
|
||||
|
||||
# Install Vivaldi + ppa
|
||||
vivaldi:
|
||||
@./install/vivaldi
|
||||
|
||||
# Install wine (latest) + ppa (focal)
|
||||
wine:
|
||||
@./install/wine
|
||||
|
||||
Reference in New Issue
Block a user