Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37901932
en ru br
ALT Linux repositórios
S:1.6.0-alt1

Group :: Gráficos
RPM: opentoonz

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: opentoonz-1.4.0-alt-data-location.patch
Download


diff --git a/toonz/sources/toonz/CMakeLists.txt b/toonz/sources/toonz/CMakeLists.txt
index 76db34f8..c883af5a 100644
--- a/toonz/sources/toonz/CMakeLists.txt
+++ b/toonz/sources/toonz/CMakeLists.txt
@@ -611,7 +611,7 @@ if [ ! -d \$HOME/.config/OpenToonz ]; then
 fi
 
 if [ ! -d \$HOME/.config/OpenToonz/stuff ]; then
-    cp -r \$OPENTOONZ_BASE/share/opentoonz/stuff \$HOME/.config/OpenToonz
+    cp -r \$OPENTOONZ_BASE/lib${LIB_SUFFIX}/opentoonz/stuff \$HOME/.config/OpenToonz
 fi
 
 if [ ! -d \$HOME/.config/OpenToonz/stuff/projects/library ]; then
@@ -684,7 +684,7 @@ exec \$OPENTOONZ_BASE/bin/OpenToonz \"\$@\"
     install(
         DIRECTORY
             ${CMAKE_SOURCE_DIR}/../../stuff
-        DESTINATION share/opentoonz
+        DESTINATION lib${LIB_SUFFIX}/opentoonz
     )
 
 endif()
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009