]> git.pld-linux.org Git - packages/psmisc.git/commitdiff
- don't look for C++ compiler - not used
authorsparky <sparky@pld-linux.org>
Mon, 30 Nov 2009 02:44:03 +0000 (02:44 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    psmisc.spec -> 1.95

psmisc.spec

index 3a81b502e90d01a4f26ccf17b926d887b0d9524b..7eeb24bcd6aa654fbdc911cfa7e2d08ea3878312 100644 (file)
@@ -28,6 +28,7 @@ BuildRequires:        automake >= 1:1.10
 BuildRequires: gettext-devel >= 0.14.1
 %{?with_selinux:BuildRequires: libselinux-devel}
 BuildRequires: ncurses-devel >= 5.0
+BuildRequires: sed >= 4.0
 Conflicts:     heartbeat < 2.0.8-0.2
 Conflicts:     rc-scripts < 0.4.1.6-2
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -89,6 +90,7 @@ göndermek için gerekli programları içerir.
 %setup -q
 %patch0 -p1
 
+sed '/AC_PROG_CXX/d' -i configure.ac
 rm -f po/stamp-po
 
 %build
This page took 0.027527 seconds and 4 git commands to generate.