From e0e1686ed665b2238a9e67c688805bea13c2c803 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ya=C5=9Far=20=C3=87iv?= Date: Thu, 23 Mar 2017 17:55:05 +0000 Subject: [PATCH] Update talimat --- talimatname/genel/ffmpegthumbnailer/talimat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/talimatname/genel/ffmpegthumbnailer/talimat b/talimatname/genel/ffmpegthumbnailer/talimat index 2ce2d0496..0dabd8239 100644 --- a/talimatname/genel/ffmpegthumbnailer/talimat +++ b/talimatname/genel/ffmpegthumbnailer/talimat @@ -13,7 +13,7 @@ cd $name-$version mkdir -p build cd build cmake .. \ - -DCMAKE_BUILD_TYPE=Release \ + -DCMAKE_BUILD_TYPE=Release \ -DCMAKE_INSTALL_PREFIX=/usr \ -DCMAKE_INSTALL_LIBDIR=lib \ -DENABLE_GIO=ON \