diff options
author | Michael Kapelko <kornerr @ Google mail> | 2010-05-11 22:54:05 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-11 22:54:05 +0200 |
commit | fa9af533cb57d578eb60335c7cb95df7b2d4c466 (patch) | |
tree | 617db79ac7207d52348a33cf9dc31929b062b96a /libraries/libffi/doinst.sh | |
parent | 8f45904901b13c922b80dc78c523cbd071ebbca2 (diff) | |
download | slackbuilds-fa9af533cb57d578eb60335c7cb95df7b2d4c466.tar.gz |
libraries/libffi: Added to 12.1 repository
Diffstat (limited to 'libraries/libffi/doinst.sh')
-rw-r--r-- | libraries/libffi/doinst.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libraries/libffi/doinst.sh b/libraries/libffi/doinst.sh new file mode 100644 index 0000000000..a9b5b7a2b1 --- /dev/null +++ b/libraries/libffi/doinst.sh @@ -0,0 +1 @@ +( cd usr/lib ; ln -sf libffi.so.5 libffi.so.4 ) |