Skip to content

Commit

Permalink
Fix rpm build for fedora 36
Browse files Browse the repository at this point in the history
  • Loading branch information
darkwrat authored and Max Lv committed Jun 25, 2022
1 parent 9eeadf9 commit 549b9be
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions rpm/SPECS/shadowsocks-libev.spec.in
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@
%global use_systemd 0
%endif

# https://fedoraproject.org/wiki/Changes/RemoveLaFiles
%global __brp_remove_la_files %nil

Name: @NAME@
Version: @VERSION@
Release: @RELEASE@%{?dist}
Expand Down

0 comments on commit 549b9be

Please sign in to comment.