This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
libvips
Watch
1
Star
0
Fork
You've already forked libvips
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
fb6619b08a
libvips
/
tools
/
scripts
/
post_install
6 lines
51 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
bin
=
$1
(
cd
$bin
;
$bin
/vips -k
|
sh
)
Reference in New Issue
View Git Blame
Copy Permalink