Skip to content
Snippets Groups Projects
Commit 94d34bd5 authored by Daniel Salzman's avatar Daniel Salzman
Browse files

Merge branch 'rpm-autosetup' into 'master'

rpm: use autosetup macro to apply patches

See merge request !1341
parents a432cae8 01129597
No related branches found
No related tags found
1 merge request!1341rpm: use autosetup macro to apply patches
Pipeline #86436 passed
......@@ -145,8 +145,7 @@ mkdir --mode=700 ${GNUPGHOME}
gpg2 --import %{SOURCE100}
gpg2 --verify %{SOURCE1} %{SOURCE0}
%endif
%setup -q
%patch1 -p1
%autosetup -p1
%build
# disable debug code (causes unused warnings)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment