SHA256
1
0
forked from pool/tk
2012-08-09 13:06:20 +00:00
committed by Git OBS Bridge
parent d5182b394b
commit 5865b5f363
3 changed files with 25 additions and 4 deletions

View File

@@ -22,7 +22,7 @@ BuildRequires: xorg-x11-devel
Url: http://www.tcl.tk
Version: 8.5.12
Release: 0
%define rrc rc2
%define rrc %nil
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Summary: Graphical User Interface Toolkit for Tcl
License: BSD-3-Clause
@@ -96,7 +96,7 @@ cd unix
--enable-threads \
--enable-man-symlinks \
--enable-man-compression=gzip
make %{?jobs:-j%jobs} \
make %{?_smp_mflags} \
TK_LIBRARY="%scriptdir" \
TK_PKG_DIR="tcl/tk%TK_MINOR"