SHA256
1
0
forked from pool/tix

Accepting request 1151799 from home:pgajdos:t

- Use %autosetup macro. Allows to eliminate the usage of deprecated
  %patchN

OBS-URL: https://build.opensuse.org/request/show/1151799
OBS-URL: https://build.opensuse.org/package/show/devel:languages:tcl/tix?expand=0&rev=9
This commit is contained in:
Reinhard Max 2024-03-01 14:22:39 +00:00 committed by Git OBS Bridge
parent 47965fe52b
commit cb3e58c205
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Feb 26 15:01:21 UTC 2024 - pgajdos@suse.com
- Use %autosetup macro. Allows to eliminate the usage of deprecated
%patchN
-------------------------------------------------------------------
Mon Feb 19 19:22:57 UTC 2018 - crrodriguez@opensuse.org

View File

@ -43,8 +43,7 @@ in intuitive ways.
%prep
%setup -q -n Tix%version
%patch0
%autosetup -p0 -n Tix%version
find docs -type f | xargs chmod a-x
%build