We need the symbols for our hardening checks. They anyway will be
stripped afterwards and packed into the debuginfo packages.
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
minor_ver = 0
patchlevel = 1184
version = %{major_ver}.%{minor_ver}.%{patchlevel}
-release = 1
+release = 2
groups = Applications/Editors
url = http://www.vim.org
echo '#define SYS_VIMRC_FILE "%{sysconfdir}/vimrc"' >> src/feature.h
end
+ make_install_targets += \
+ STRIP=/usr/bin/true
+
install_cmds
ln -sfv vim %{BUILDROOT}%{bindir}/vi