SHA256
10
0
forked from pool/lua-macros

Accepting request 793405 from home:mcepl:neovim

- Modify lua_incdir to work even on Fedora/RHEL

- Install into /usr/lib/ not libexec

OBS-URL: https://build.opensuse.org/request/show/793405
OBS-URL: https://build.opensuse.org/package/show/devel:languages:lua/lua-macros?expand=0&rev=7
This commit is contained in:
2020-04-12 13:40:29 +00:00
committed by Git OBS Bridge
parent d9ec45ebe4
commit 6f5d372c3e
2 changed files with 18 additions and 5 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sun Apr 12 13:22:39 UTC 2020 - Matej Cepl <mcepl@suse.com>
- Modify lua_incdir to work even on Fedora/RHEL
-------------------------------------------------------------------
Sun Apr 12 13:14:02 UTC 2020 - Matej Cepl <mcepl@suse.com>
- Install into /usr/lib/ not libexec
-------------------------------------------------------------------
Tue Jul 11 08:24:18 UTC 2017 - tchvatal@suse.com