SPECS: klamav.spec - ups, go to proper directory when executing ma...
shadzik
shadzik at pld-linux.org
Wed Jan 3 19:44:49 CET 2007
Author: shadzik Date: Wed Jan 3 18:44:49 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- ups, go to proper directory when executing make install
---- Files affected:
SPECS:
klamav.spec (1.33 -> 1.34)
---- Diffs:
================================================================
Index: SPECS/klamav.spec
diff -u SPECS/klamav.spec:1.33 SPECS/klamav.spec:1.34
--- SPECS/klamav.spec:1.33 Wed Jan 3 17:30:45 2007
+++ SPECS/klamav.spec Wed Jan 3 19:44:44 2007
@@ -54,6 +54,7 @@
%{__make}
%install
+cd %{name}-%{version}
rm -rf $RPM_BUILD_ROOT
install -d $RPM_BUILD_ROOT{%{_pixmapsdir},%{_bindir},%{_desktopdir}}
@@ -85,6 +86,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.34 2007/01/03 18:44:44 shadzik
+- ups, go to proper directory when executing make install
+
Revision 1.33 2007/01/03 16:30:45 shadzik
- since clamav 0.9x isn't yet stable, BR full version with release (rc2)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/klamav.spec?r1=1.33&r2=1.34&f=u
More information about the pld-cvs-commit
mailing list