mirror of
https://github.com/gryf/gryf-overlay.git
synced 2026-03-13 06:25:50 +01:00
Removed old/not working ebuilds
This commit is contained in:
11
app-vim/pyclewn/files/pyclewn_install-access-denied.patch
Normal file
11
app-vim/pyclewn/files/pyclewn_install-access-denied.patch
Normal file
@@ -0,0 +1,11 @@
|
||||
--- pyclewn_install.py 2011-11-23 21:14:52.000000000 +0100
|
||||
+++ pyclewn_install.py.new 2011-11-23 21:19:31.000000000 +0100
|
||||
@@ -59,8 +59,6 @@
|
||||
def build_vimhelp():
|
||||
"""Add pyclewn help to Vim help."""
|
||||
helpdir = pathjoin(vimdir(), 'doc')
|
||||
- print >> sys.stderr, 'running Vim help tags file generation in %s' % helpdir
|
||||
- vim.exec_vimcmd(['helptags ' + helpdir, 'echo v:version'])
|
||||
|
||||
def unlink(filename):
|
||||
"""Delete a file."""
|
||||
Reference in New Issue
Block a user