Add KDE variant (Kinoite)
This commit is contained in:
parent
04c703cede
commit
5d89f49877
4 changed files with 119 additions and 1 deletions
|
@ -122,7 +122,7 @@ if (n_manifest_new > 0 or n_comps_new > 0) and args.save:
|
|||
|
||||
|
||||
# Generate treefiles for all desktops
|
||||
for desktop in [ 'gnome-desktop' ]:
|
||||
for desktop in [ 'gnome-desktop', 'kde-desktop' ]:
|
||||
print()
|
||||
print("Syncing packages for {} specific version:".format(desktop))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue