diff options
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 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 |