mirror of
https://github.com/pentoo/pentoo-overlay
synced 2026-05-05 19:11:57 +02:00
pentoo-installer: remove unused files
This commit is contained in:
parent
a45a62f265
commit
2bbb699ebd
2 changed files with 2 additions and 12 deletions
|
|
@ -1,11 +0,0 @@
|
||||||
|
|
||||||
[Desktop Entry]
|
|
||||||
Version=1.0
|
|
||||||
Type=Application
|
|
||||||
Name=pentoo-installer
|
|
||||||
Comment=Install Pentoo!
|
|
||||||
Exec=/usr/sbin/pentoo-installer
|
|
||||||
Icon=pentoo.png
|
|
||||||
Path=/root/
|
|
||||||
Terminal=false
|
|
||||||
StartupNotify=false
|
|
||||||
|
|
@ -22,7 +22,8 @@ SLOT="0"
|
||||||
IUSE="debug"
|
IUSE="debug"
|
||||||
|
|
||||||
#DEPEND="app-arch/xz-utils"
|
#DEPEND="app-arch/xz-utils"
|
||||||
RDEPEND="dev-util/dialog
|
PDEPEND="dev-util/dialog
|
||||||
|
sys-block/parted
|
||||||
|| ( sys-boot/grub:0
|
|| ( sys-boot/grub:0
|
||||||
sys-boot/grub-static:0 )
|
sys-boot/grub-static:0 )
|
||||||
sys-boot/grub:2
|
sys-boot/grub:2
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue