Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37889780
en ru br
ALT Linux repos
S:0.2.2-alt3

Group :: Publishing
RPM: ebook-tools

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: ebook-tools-0.2.1-fix-lib.patch
Download


--- ebook-tools-0.2.1/src/libepub/CMakeLists.txt~	2010-10-25 15:33:12.000000000 +0400
+++ ebook-tools-0.2.1/src/libepub/CMakeLists.txt	2010-10-25 15:34:23.000000000 +0400
@@ -4,5 +4,5 @@ target_link_libraries (epub ${LIBZIP_LIB
 
 set_target_properties (epub PROPERTIES VERSION 0.2.1 SOVERSION 0)
 
-install ( TARGETS epub RUNTIME DESTINATION bin LIBRARY DESTINATION lib ARCHIVE DESTINATION lib )
+install ( TARGETS epub RUNTIME DESTINATION bin LIBRARY DESTINATION ${LIB_INSTALL_DIR} ARCHIVE DESTINATION ${LIB_INSTALL_DIR} )
 install ( FILES epub.h epub_shared.h epub_version.h DESTINATION include )
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin