summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRon Olson <tachoknight@gmail.com>2019-04-01 14:40:38 -0500
committerRon Olson <tachoknight@gmail.com>2019-04-01 14:40:38 -0500
commitf258c99e0cb8963c5919b8e89b24e4c73d36fd6d (patch)
tree0c50992b08f48ccdf481303d260e6ee18bfe99b3
parent8294712d13db032edd6c7c83f016091b687582b9 (diff)
downloadswift-lang-f258c99e0cb8963c5919b8e89b24e4c73d36fd6d.tar.gz
swift-lang-f258c99e0cb8963c5919b8e89b24e4c73d36fd6d.tar.xz
swift-lang-f258c99e0cb8963c5919b8e89b24e4c73d36fd6d.zip
Changes to allow runtime to completely remove the swift directory under lib
-rw-r--r--swift-lang.spec12
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