SPECS: kde4-kdeextragear-multimedia.spec - typo (no space in install -d)

shadzik shadzik at pld-linux.org
Thu Jun 5 18:20:37 CEST 2008


Author: shadzik                      Date: Thu Jun  5 16:20:37 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- typo (no space in install -d)

---- Files affected:
SPECS:
   kde4-kdeextragear-multimedia.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/kde4-kdeextragear-multimedia.spec
diff -u SPECS/kde4-kdeextragear-multimedia.spec:1.2 SPECS/kde4-kdeextragear-multimedia.spec:1.3
--- SPECS/kde4-kdeextragear-multimedia.spec:1.2	Thu Jun  5 18:17:08 2008
+++ SPECS/kde4-kdeextragear-multimedia.spec	Thu Jun  5 18:20:32 2008
@@ -74,7 +74,7 @@
 %setup -q -n %{orgname}-%{snap}
 
 %build
-install -d {amarok/build, k3b/build}
+install -d {amarok/build,k3b/build}
 cd amarok/build
 %cmake \
 	-DCMAKE_INSTALL_PREFIX=%{_prefix} \
@@ -173,6 +173,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2008-06-05 16:20:32  shadzik
+- typo (no space in install -d)
+
 Revision 1.2  2008-06-05 16:17:08  shadzik
 - cosmetics at first look
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kde4-kdeextragear-multimedia.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list