summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorsL1pKn072021-01-07 18:12:53 +0100
committersL1pKn072021-01-07 18:12:53 +0100
commita83ecec2d37866b0adfbd6b3ca7d070346daa45d (patch)
treeaca8580d9c9278afb9857c4b9650117af6c2933e
parentb64bb31e953a7441a5035ebcb1c92369ba295f8b (diff)
downloadaur-a83ecec2d37866b0adfbd6b3ca7d070346daa45d.tar.gz
bump
-rw-r--r--esee4
1 files changed, 2 insertions, 2 deletions
diff --git a/esee b/esee
index 0a46e6cd3fb2..81708f479309 100644
--- a/esee
+++ b/esee
@@ -23,7 +23,7 @@ index 1a9f277..72c8a09 100644
install(
FILES README.md
- DESTINATION .
-+ DESTINATION $ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/${CMAKE_INSTALL_DATADIR}/doc/avistnth/plugins/turnstile
++ DESTINATION $ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/${CMAKE_INSTALL_DATADIR}/doc/avisynth/plugins/turnstile
RENAME ${TURNSTILE_OUTPUT_NAME}.txt
)
@@ -32,6 +32,6 @@ index 1a9f277..72c8a09 100644
file(
INSTALL ${CMAKE_SOURCE_DIR}/extras
- DESTINATION ${TURNSTILE_CPACK_TEMP_DIR})
-+ DESTINATION $ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/${CMAKE_INSTALL_DATADIR}/doc/avistnth/plugins/turnstile)
++ DESTINATION $ENV{DESTDIR}${CMAKE_INSTALL_PREFIX}/${CMAKE_INSTALL_DATADIR}/doc/avisynth/plugins/turnstile)
"
)