]> git.pld-linux.org Git - packages/bootsplash-theme-blackaqua.git/commitdiff
- pl fix, no macro in URL
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 23 Jun 2006 20:13:49 +0000 (20:13 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    bootsplash-theme-blackaqua.spec -> 1.2

bootsplash-theme-blackaqua.spec

index 1ab50bfea64102974a588ba48adb00de7ec266c8..c36e5ef6dd35f3f04b7b760c53c23beb081573d4 100644 (file)
@@ -11,7 +11,7 @@ License:      GPL v2
 Group:         Themes
 Source0:       %{name}-%{version}.tar.gz
 # Source0-md5: 94a42ab7e2fb881961001b5669705e9a
-URL:           http://cvs.pld-linux.org/cgi-bin/cvsweb/pld-artwork/bootsplash/%{theme}/
+URL:           http://cvs.pld-linux.org/cgi-bin/cvsweb/pld-artwork/bootsplash/blackaqua/
 Requires:      bootsplash
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -20,7 +20,7 @@ BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 Blackaqua PLD theme for bootsplash.
 
 %description -l pl
-Motyw PLD Blackaqua do bootsplash.
+Motyw PLD Blackaqua do bootsplasha.
 
 %prep
 %setup -q -c
@@ -28,7 +28,7 @@ Motyw PLD Blackaqua do bootsplash.
 %install
 rm -rf $RPM_BUILD_ROOT
 THEME_DIR=$RPM_BUILD_ROOT%{_sysconfdir}/bootsplash/themes/%{theme}
-install -d $THEME_DIR{,/config,/images}
+install -d $THEME_DIR/{config,images}
 install %{theme}/config/*.cfg $THEME_DIR/config
 install %{theme}/images/*.jpg $THEME_DIR/images
 
This page took 0.206356 seconds and 4 git commands to generate.