summaryrefslogtreecommitdiffstats
path: root/unix/tk.spec
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2012-10-23 13:28:32 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2012-10-23 13:28:32 (GMT)
commit2057f61af78500da2956bf3aa83cc10878e93d09 (patch)
treee7364b4bb34b0a57c4cb321fb2f9f8ddc8223554 /unix/tk.spec
parentc5c29cc39d29340d28c498b3008ba0a9ca9f84bd (diff)
parentc952daff893fa20dc2773d7cf5aeaa4687ba6f45 (diff)
downloadtk-2057f61af78500da2956bf3aa83cc10878e93d09.zip
tk-2057f61af78500da2956bf3aa83cc10878e93d09.tar.gz
tk-2057f61af78500da2956bf3aa83cc10878e93d09.tar.bz2
sync nmakehlp.c with Tcl version
<p>purge spaces at end of lines <p>clean-up unix/Makefile.in after carbon removal
Diffstat (limited to 'unix/tk.spec')
-rw-r--r--unix/tk.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/tk.spec b/unix/tk.spec
index df0e6b4..df3b965 100644
--- a/unix/tk.spec
+++ b/unix/tk.spec
@@ -32,7 +32,7 @@ CFLAGS="%optflags" ./configure \
--prefix=%{directory} \
--exec-prefix=%{directory} \
--libdir=%{directory}/%{_lib}
-make
+make
%install
cd unix