repositories
/
deb_x265.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Add .gitignore.
[deb_x265.git]
/
debian
/
x265-10bit.in
1
#!/bin/sh
2
LIBX265_PATH
=/
usr
/
lib
/
@DEB_HOST_MULTIARCH@
/
x265-10bit
3
LD_LIBRARY_PATH
=
"
$LIBX265_PATH
:
$LD_LIBRARY_PATH
"
$LIBX265_PATH
/
x265
"$@"