rpms/sudo/devel sudo.spec,1.69,1.70

Peter Vrabec pvrabec at fedoraproject.org
Wed Sep 3 09:00:30 UTC 2008


Author: pvrabec

Update of /cvs/extras/rpms/sudo/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv31636

Modified Files:
	sudo.spec 
Log Message:
spec file fix



Index: sudo.spec
===================================================================
RCS file: /cvs/extras/rpms/sudo/devel/sudo.spec,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -r1.69 -r1.70
--- sudo.spec	2 Sep 2008 13:56:42 -0000	1.69
+++ sudo.spec	3 Sep 2008 08:59:59 -0000	1.70
@@ -81,7 +81,6 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-mkdir $RPM_BUILD_ROOT
 make install DESTDIR="$RPM_BUILD_ROOT" install_uid=`id -u` install_gid=`id -g` sudoers_uid=`id -u` sudoers_gid=`id -g`
 chmod 755 $RPM_BUILD_ROOT%{_bindir}/* $RPM_BUILD_ROOT%{_sbindir}/* 
 install -p -d -m 700 $RPM_BUILD_ROOT/var/run/sudo




More information about the fedora-extras-commits mailing list