Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
libffi: remove info files
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanaraps committed Aug 11, 2019
1 parent ab54213 commit a9ce8f9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions extra/libffi/build
Expand Up @@ -15,3 +15,6 @@ rmdir "$1/usr/lib/libffi-3.2.1/include"

sed -i -e '/^includedir=/{s,=.*,=/usr/include,g}' \
"$1/usr/lib/pkgconfig/libffi.pc"

# Remove all info files.
rm -rf "$1/usr/share/info"
2 changes: 1 addition & 1 deletion extra/libffi/version
@@ -1 +1 @@
3.2.1 1
3.2.1 2

0 comments on commit a9ce8f9

Please sign in to comment.