]> git.pld-linux.org Git - packages/htop.git/commitdiff
- += aclocal. auto/th/htop-0_6_3-1
authorPaweł Sikora <pluto@pld-linux.org>
Fri, 22 Sep 2006 10:00:02 +0000 (10:00 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    htop.spec -> 1.21

htop.spec

index 8f518e38be99d6d0d86efcebf8665ecde01ceafb..4118a70eda050dae9a2460e26421190828d8d457 100644 (file)
--- a/htop.spec
+++ b/htop.spec
@@ -10,6 +10,7 @@ Source0:      http://dl.sourceforge.net/htop/%{name}-%{version}.tar.gz
 Patch0:                %{name}-desktop.patch
 URL:           http://htop.sourceforge.net/
 BuildRequires: autoconf
+BuildRequires: automake
 BuildRequires: ncurses-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -27,6 +28,7 @@ Jej celem jest bycie lepsz
 %{__sed} -i -e 's/curses.h/ncurses\/curses.h/' configure.ac
 
 %build
+%{__aclocal}
 %{__autoconf}
 %configure
 %{__make} \
This page took 0.099634 seconds and 4 git commands to generate.