SPECS: tint.spec - build fix

aredridel aredridel at pld-linux.org
Sun Aug 26 04:13:10 CEST 2007


Author: aredridel                    Date: Sun Aug 26 02:13:10 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- build fix

---- Files affected:
SPECS:
   tint.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/tint.spec
diff -u SPECS/tint.spec:1.1 SPECS/tint.spec:1.2
--- SPECS/tint.spec:1.1	Sun Aug 26 04:07:00 2007
+++ SPECS/tint.spec	Sun Aug 26 04:13:05 2007
@@ -29,8 +29,8 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_DIR%{_bindir}
-install tint $RPM_BUILD_DIR%{_bindir}/tint
+install -d $RPM_BUILD_ROOT%{_bindir}
+install tint $RPM_BUILD_ROOT%{_bindir}/tint
 
 
 %clean
@@ -47,6 +47,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2007/08/26 02:13:05  aredridel
+- build fix
+
 Revision 1.1  2007/08/26 02:07:00  aredridel
 - added
 
================================================================

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



More information about the pld-cvs-commit mailing list