diff options
| author | Andreas Grois <andi@grois.info> | 2022-11-01 12:41:05 +0100 |
|---|---|---|
| committer | Andreas Grois <andi@grois.info> | 2022-11-01 12:41:05 +0100 |
| commit | 045fda9e7952b1fbef7d6caa400f1c51fdac46da (patch) | |
| tree | b71d7472133f34091805617b7f502a9c7a90c127 /rpm | |
| parent | 92a785aeb4948abb355a028fe853d5b48d162c15 (diff) | |
Fix RPM settings for aarch64v0.1.0
Diffstat (limited to 'rpm')
| -rw-r--r-- | rpm/harbour-passfish.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rpm/harbour-passfish.spec b/rpm/harbour-passfish.spec index d574bfa..67a0ddb 100644 --- a/rpm/harbour-passfish.spec +++ b/rpm/harbour-passfish.spec @@ -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 |
