diff options
author | stwo@users.sourceforge.net <stwo> | 2012-08-06 20:15:58 (GMT) |
---|---|---|
committer | stwo@users.sourceforge.net <stwo> | 2012-08-06 20:15:58 (GMT) |
commit | f7ec449dc20a7ae02da56b07feb936063f56dc92 (patch) | |
tree | 004c5b3a09f74ca326a70181a561eaba177d2c7c /unix/tk.spec | |
parent | e3de6833262f0d9e3a5f874bef85a3a58d295ead (diff) | |
download | tk-f7ec449dc20a7ae02da56b07feb936063f56dc92.zip tk-f7ec449dc20a7ae02da56b07feb936063f56dc92.tar.gz tk-f7ec449dc20a7ae02da56b07feb936063f56dc92.tar.bz2 |
Zap trailing whitespace.
Diffstat (limited to 'unix/tk.spec')
-rw-r--r-- | unix/tk.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/unix/tk.spec b/unix/tk.spec index 88a3007..29b72bb 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 |