SHA256
10
0
forked from pool/howl

Accepting request 1149043 from devel:languages:lua

OBS-URL: https://build.opensuse.org/request/show/1149043
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/howl?expand=0&rev=6
This commit is contained in:
2024-02-22 19:59:02 +00:00
committed by Git OBS Bridge
2 changed files with 7 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Feb 22 07:59:11 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Use %autosetup macro. Allows to eliminate the usage of deprecated
%patchN
-------------------------------------------------------------------
Tue Jun 9 12:04:21 UTC 2020 - Guillaume GARDET <guillaume.gardet@opensuse.org>

View File

@@ -42,8 +42,7 @@ Moonscript. It has a minimalistic UI, driven mainly using the
keyboard.
%prep
%setup -q
%patch0 -p1
%autosetup -p1
find . -name '*.rb' -exec sed -i "s/#! \/usr\/bin\/env ruby/#!\/usr\/bin\/ruby/" {} +
%build