diff options
-rw-r--r-- | swift-lang.spec | 12 |
1 files changed, 2 insertions, 10 deletions
diff --git a/swift-lang.spec b/swift-lang.spec index 7f8a450..cf46a3c 100644 --- a/swift-lang.spec +++ b/swift-lang.spec @@ -260,16 +260,8 @@ end %files runtime -/usr/lib/swift/linux/libBlocksRuntime.so -/usr/lib/swift/linux/libdispatch.so -/usr/lib/swift/linux/libFoundation.so -/usr/lib/swift/linux/libswiftCore.so -/usr/lib/swift/linux/libswiftDispatch.so -/usr/lib/swift/linux/libswiftGlibc.so -/usr/lib/swift/linux/libswiftRemoteMirror.so -/usr/lib/swift/linux/libswiftSIMDOperators.so -/usr/lib/swift/linux/libswiftSwiftOnoneSupport.so -/usr/lib/swift/linux/libXCTest.so +%dir /usr/lib/swift +/usr/lib/swift/linux/ %ifarch aarch64 /usr/lib/swift/linux/aarch64/ %else |