SPECS: bluemote.spec - (my) typo

sparky sparky at pld-linux.org
Sun Apr 23 20:36:33 CEST 2006


Author: sparky                       Date: Sun Apr 23 18:36:33 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- (my) typo

---- Files affected:
SPECS:
   bluemote.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/bluemote.spec
diff -u SPECS/bluemote.spec:1.3 SPECS/bluemote.spec:1.4
--- SPECS/bluemote.spec:1.3	Sun Apr 23 20:31:58 2006
+++ SPECS/bluemote.spec	Sun Apr 23 20:36:28 2006
@@ -37,8 +37,8 @@
 
 cat > $RPM_BUILD_ROOT%{_bindir}/bluemote <<EOF
 #!/bin/sh
-[ -e ~/.bluemote.cfg ] ||
-    /bin/cp -a %{_datadir}/%{name}/bluemote.cfg ~/.bluemote.cfg
+[ -e ~/.bluemote.cfg ] || \
+	/bin/cp -a %{_datadir}/%{name}/bluemote.cfg ~/.bluemote.cfg
 
 exec %{_bindir}/bluemoteapp
 
@@ -61,6 +61,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2006/04/23 18:36:28  sparky
+- (my) typo
+
 Revision 1.3  2006/04/23 18:31:58  darekr
 - pass CC, CFLAGS
 
@@ -68,6 +71,4 @@
 - missing dir
 
 Revision 1.1  2006/04/23 18:13:46  arekm
-New by Bartosz ĹšwiÄ
tek <swiatek informatik.hu-berlin.de>.
-
-
+- New by Bartosz ĹšwiÄ
tek <swiatek informatik.hu-berlin.de>.
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/bluemote.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list