]> git.pld-linux.org Git - packages/am-utils.git/blobdiff - am-utils.spec
- many small fixes, mostly inpired by kloczek
[packages/am-utils.git] / am-utils.spec
index bb3264aed95d0f535e626dfe3be2a0d34b899855..63a1d58dc910600e9faed4096b10e2c9327579d1 100644 (file)
@@ -19,8 +19,8 @@ URL:          http://www.am-utils.org/
 BuildRequires: autoconf
 Prereq:                /sbin/chkconfig
 Requires:      portmap
-Obsoletes:     amd
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+Obsoletes:     amd
 
 %description
 Am-utils includes an updated version of Amd, the popular BSD
@@ -89,7 +89,8 @@ rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_sysconfdir}/{sysconfig,rc.d/init.d} \
        $RPM_BUILD_ROOT/.automount
 
-%{__make} install DESTDIR=$RPM_BUILD_ROOT
+%{__make} install \
+       DESTDIR=$RPM_BUILD_ROOT
 
 install %{SOURCE1} $RPM_BUILD_ROOT/etc/rc.d/init.d/amd
 install %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/amd.conf
This page took 0.135297 seconds and 4 git commands to generate.