Skip to content

Commit

Permalink
Fix RPM settings for aarch64
Browse files Browse the repository at this point in the history
  • Loading branch information
soulsource committed Nov 1, 2022
1 parent 92a785a commit 045fda9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rpm/harbour-passfish.spec
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Name: harbour-passfish

# >> macros
%define __provides_exclude_from ^%{_datadir}/.*$
%define __requires_exclude ^libpassfish.so$
%define __requires_exclude ^libpassfish.*$
# << macros

Summary: PassFish
Expand Down

0 comments on commit 045fda9

Please sign in to comment.