]> git.pld-linux.org Git - packages/alltray.git/commitdiff
- regenerate ac/am
authorjpc <jpc@pld-linux.org>
Tue, 29 Mar 2005 16:39:17 +0000 (16:39 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- don't delete builddir

Changed files:
    alltray.spec -> 1.2

alltray.spec

index 1077da9a14b45738c57927631bd02c4ac9fd778a..50b5ef714e9ec378b85acd9aa7e343ce8ccf8721 100644 (file)
@@ -27,6 +27,10 @@ XFCE 4, Fluxboxem i WindowMakerem.
 %patch0 -p1
 
 %build
+%{__aclocal}
+%{__automake}
+%{__autoconf}
+%{__automake}
 %configure
 
 %install
@@ -35,7 +39,6 @@ rm -rf $RPM_BUILD_ROOT
 
 %clean
 rm -rf $RPM_BUILD_ROOT
-rm -fr %{_builddir}/%{name}-%{version}
 
 %files
 %defattr(644,root,root,755)
This page took 0.054126 seconds and 4 git commands to generate.