Skip to content

Commit

Permalink
update pkg
Browse files Browse the repository at this point in the history
  • Loading branch information
UriHerrera committed Jan 29, 2022
1 parent 2eff846 commit 3c3724c
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 7 deletions.
3 changes: 0 additions & 3 deletions debian/calamares-qml-settings-nitrux.install

This file was deleted.

6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
calamares-qml-settings-nitrux (0.4.9+new-dev) nitrux; urgency=medium

* Update package.

-- Uri Herrera <[email protected]> Sat, 29 Jan 2022 00:46:00 -0500

calamares-qml-settings-nitrux (0.4.8+new-dev) nitrux; urgency=medium

* Update package.
Expand Down
2 changes: 2 additions & 0 deletions debian/install
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
etc /
usr /
4 changes: 2 additions & 2 deletions debian/postrm
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#! /bin/bash

# find /home/ -iname 'org.nxos.installer.desktop' -delete
# find /usr/share/applications/ -iname 'org.nxos.installer.desktop' -delete
find /home/ -iname 'org.nxos.installer.desktop' -delete
find /usr/share/applications/ -iname 'org.nxos.installer.desktop' -delete
2 changes: 0 additions & 2 deletions etc/calamares/settings.conf
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@ sequence:
- localeq
- keyboardq
- localecfg
# - luksbootkeyfile
# - openrcdmcryptcfg
- usersq
- displaymanager
- networkcfg
Expand Down

0 comments on commit 3c3724c

Please sign in to comment.