forked from pool/keybinder
Accepting request 1149341 from X11:lxde
OBS-URL: https://build.opensuse.org/request/show/1149341 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/keybinder?expand=0&rev=5
This commit is contained in:
commit
8ad5f59a6d
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Feb 22 12:48:55 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- Use %autosetup macro. Allows to eliminate the usage of deprecated
|
||||||
|
%patchN
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Nov 6 16:19:23 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>
|
Mon Nov 6 16:19:23 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
@ -130,8 +130,8 @@ This package provides the GObject Introspection bindings for libkeybinder0.
|
|||||||
# End of compatibility cruft
|
# End of compatibility cruft
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%autosetup -p1
|
||||||
%patch0 -p1
|
|
||||||
cp -a %{SOURCE1} examples
|
cp -a %{SOURCE1} examples
|
||||||
find examples/ \( -name '*.py' -o -name '*.lua' \) -print -exec sh -c '
|
find examples/ \( -name '*.py' -o -name '*.lua' \) -print -exec sh -c '
|
||||||
ed -s "$1" 2>/dev/null <<\EOF
|
ed -s "$1" 2>/dev/null <<\EOF
|
||||||
|
Loading…
Reference in New Issue
Block a user