We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bac2d22 commit ae6b6adCopy full SHA for ae6b6ad
rpm/SPECS/crowdsec-custom-bouncer.spec
@@ -24,7 +24,7 @@ BuildRequires: make
24
%global __mangle_shebangs_exclude_from /usr/bin/env
25
26
%prep
27
-%setup -n cs-custom-bouncer-%{version}
+%setup -n crowdsec-custom-bouncer-%{version}
28
29
%build
30
BUILD_VERSION=%{local_version} make
0 commit comments