|
|
|
@ -2,7 +2,7 @@
|
|
|
|
|
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|
|
|
|
# |
|
|
|
|
# Filename: package/.../djv/djv.conf |
|
|
|
|
# Copyright (C) 2006 The OpenSDE Project |
|
|
|
|
# Copyright (C) 2006 - 2011 The OpenSDE Project |
|
|
|
|
# |
|
|
|
|
# More information can be found in the files COPYING and README. |
|
|
|
|
# |
|
|
|
@ -29,7 +29,7 @@ djv_build() {
|
|
|
|
|
-e 's,-L/usr/X11R6/lib -lX11,`pkg-config x11 --libs`,g' config.mk |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
hook_add premake 3 "djv_build" |
|
|
|
|
#hook_add premake 3 "djv_build" |
|
|
|
|
|
|
|
|
|
var_append INSTALL_WRAPPER_FILTER "|" "sed -e 's,/usr/bin/djview,/usr/bin/djv,'" |
|
|
|
|
|
|
|
|
|