SPECS: pastebinit.spec - fix install
arekm
arekm at pld-linux.org
Wed Oct 24 08:45:14 CEST 2007
Author: arekm Date: Wed Oct 24 06:45:14 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fix install
---- Files affected:
SPECS:
pastebinit.spec (1.6 -> 1.7)
---- Diffs:
================================================================
Index: SPECS/pastebinit.spec
diff -u SPECS/pastebinit.spec:1.6 SPECS/pastebinit.spec:1.7
--- SPECS/pastebinit.spec:1.6 Wed Oct 24 08:43:44 2007
+++ SPECS/pastebinit.spec Wed Oct 24 08:45:09 2007
@@ -29,7 +29,7 @@
%install
rm -rf $RPM_BUILD_ROOT
install -d $RPM_BUILD_ROOT%{_bindir}
-install %{SOURCE0} $RPM_BUILD_ROOT%{_bindir}/%{name}
+install pastebinit $RPM_BUILD_ROOT%{_bindir}/%{name}
%clean
rm -rf $RPM_BUILD_ROOT
@@ -44,6 +44,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.7 2007/10/24 06:45:09 arekm
+- fix install
+
Revision 1.6 2007/10/24 06:43:44 arekm
- up to 0.8.1
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/pastebinit.spec?r1=1.6&r2=1.7&f=u
More information about the pld-cvs-commit
mailing list