Skip to content

Commit

Permalink
Updated comments to make them more generic.
Browse files Browse the repository at this point in the history
  • Loading branch information
cyberbandya007 committed Jan 8, 2025
1 parent 33c91f9 commit 6718057
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion SPECS/gh/gh.spec
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,9 @@ Requires: git
GitHub official command line tool.

%prep
# Don't patch during setup to apply vendor package 'go-gh' patch CVE-2024-53859.patch
# Don't patch during setup as we might need to apply patch to vendor package.
%autosetup -N -n cli-%{version}
# Untar vendor packages so that patches on the vendor packages can be applied during autopatch.
tar --no-same-owner -xf %{SOURCE1}
%autopatch -p1

Expand Down

0 comments on commit 6718057

Please sign in to comment.