]> git.pld-linux.org Git - packages/plymouth.git/commitdiff
- get rid of ShowDelay from defaults auto/th/plymouth-0.8.8-10
authorJan Rękorajski <baggins@pld-linux.org>
Sun, 11 May 2014 17:09:58 +0000 (19:09 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Sun, 11 May 2014 17:09:58 +0000 (19:09 +0200)
- rel 10

plymouth.spec

index 761c7e3a5861e8aaed49ad21549ab96d2ba295a6..e8497df81f1de513ab044ee2f4ba597a49614a27 100644 (file)
@@ -9,7 +9,7 @@ Summary:        Graphical Boot Animation and Logger
 Summary(pl.UTF-8):     Graficzna animacja i logowanie startu systemu
 Name:          plymouth
 Version:       0.8.8
-Release:       9
+Release:       10
 License:       GPL v2+
 Group:         Base
 Source0:       http://www.freedesktop.org/software/plymouth/releases/%{name}-%{version}.tar.bz2
@@ -353,7 +353,7 @@ Odznacza się on małym kółkiem kręcącym się na ciemnym tle.
 %patch1 -p1
 
 # Change the default theme
-sed -i -e 's/Theme=.*/Theme=tribar/g' src/plymouthd.defaults
+%{__sed} -i -e 's/Theme=.*/Theme=tribar/ig' -e 's/ShowDelay=.*//ig' src/plymouthd.defaults
 
 %build
 %{__aclocal}
This page took 0.052773 seconds and 4 git commands to generate.