vim rebuild
This commit is contained in:
@@ -39,6 +39,7 @@ def setup():
|
||||
--enable-multibyte \
|
||||
--enable-perlinterp \
|
||||
--enable-pythoninterp \
|
||||
--enable-python3interp \
|
||||
--enable-rubyinterp \
|
||||
--enable-gui=no \
|
||||
--with-tlib=ncurses \
|
||||
@@ -75,4 +76,4 @@ def install():
|
||||
|
||||
# Vi != Vim, it's hard to break habbits
|
||||
pisitools.dosym("vim", "/usr/bin/vi")
|
||||
pisitools.dosym("/usr/bin/vim", "/bin/ex")
|
||||
pisitools.dosym("/usr/bin/vim", "/bin/ex")
|
||||
|
||||
@@ -24,7 +24,9 @@
|
||||
<Dependency>pango-devel</Dependency>
|
||||
<Dependency>libICE-devel</Dependency>
|
||||
<Dependency>python-devel</Dependency>
|
||||
<Dependency>python3-devel</Dependency>
|
||||
<Dependency>ncurses-devel</Dependency>
|
||||
<Dependency>libcanberra-devel</Dependency>
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<Patch level="1">pisilinux/grub_conf.patch</Patch>
|
||||
|
||||
Reference in New Issue
Block a user