]> git.pld-linux.org Git - packages/dislocker.git/commitdiff
- explicit LIB_INSTALL_DIR (required for x32 builds) auto/th/dislocker-0.7.1-1
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 11 Nov 2020 17:20:56 +0000 (18:20 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Wed, 11 Nov 2020 17:20:56 +0000 (18:20 +0100)
dislocker.spec

index 406100626fba926a9657a4e913081b75009c27d4..9307facfb70c6ea3325349533698680eb619d32a 100644 (file)
@@ -61,6 +61,7 @@ partycje NTFS.
 install -d build
 cd build
 %cmake .. \
+       -DLIB_INSTALL_DIR=%{_libdir} \
        %{!?with_ruby:-DRUBY_OLD_VERSION=ON}
 
 %{__make}
This page took 0.192099 seconds and 4 git commands to generate.