commit 60590c140103052a5161b6248be8c3b58e709761
Author: Krzysztof Mrozowicz <[email protected]>
Date:   Mon Oct 17 11:17:19 2022 +0000

    - making themes package noarch; small changes to the first run script

 icewm-startup.sh | 3 ++-
 icewm.spec       | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/icewm.spec b/icewm.spec
index aebd0ca..a2b931c 100644
--- a/icewm.spec
+++ b/icewm.spec
@@ -15,7 +15,7 @@ Summary(ru.UTF-8):    Оконный менеджер для X11
 Summary(uk.UTF-8):     Віконний менеджер для X11
 Name:          icewm
 Version:       3.0.1
-Release:       1
+Release:       2
 Epoch:         2
 License:       LGPL v2
 Group:         X11/Window Managers
@@ -124,6 +124,7 @@ Summary:    Pack of themes for IceWM
 Summary(pl.UTF-8):     Zestaw motywów dla IceWM-a
 Group:         Themes
 Requires:      icewm
+BuildArch:     noarch
 
 %description themes-base
 Standard pack of themes delivered with IceWM:
diff --git a/icewm-startup.sh b/icewm-startup.sh
index 7b9093e..63f53e6 100644
--- a/icewm-startup.sh
+++ b/icewm-startup.sh
@@ -3,5 +3,6 @@
 if [ ! -d ~/.icewm ] ; then
        mkdir -p ~/.icewm
        install -m 644 
/etc/X11/icewm/{keys,menu,preferences,programs,restart,toolbar,winoptions} 
~/.icewm/
-       echo `which icewmbg` > ~/.icewm/startup
+       echo "`which icewmbg` &" > ~/.icewm/startup
+       chmod +x ~/.icewm/startup
 fi
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/icewm.git/commitdiff/60590c140103052a5161b6248be8c3b58e709761

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to