diff options
-rw-r--r-- | vis.spec | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -83,9 +83,7 @@ Vis aims to be a modern, legacy free, simple yet efficient editor combining the It extends vi's modal editing with built-in support for multiple cursors/selections and combines it with sam's structural regular expression based command language. %prep -%autosetup -p1 - -ls +: %build export CFLAGS="%{optflags} -fcommon" |