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

Group :: Rede/Mensagens instantâneas
RPM: cutegram

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: 0001-Install-cutegram-binary-when-BinaryMode-is-enabled.patch
Download


From a9755b7ca244a7ac515e1f81603c8b4286178828 Mon Sep 17 00:00:00 2001
From: Vitaly Zaitsev <vitaly@easycoding.org>
Date: Sat, 23 Jul 2016 18:54:44 +0500
Subject: [PATCH 1/3] Install 'cutegram' binary when BinaryMode is enabled
Closes: #231
---
 cutegram.pro | 2 ++
 1 file changed, 2 insertions(+)
diff --git a/cutegram.pro b/cutegram.pro
index 2bb3824..d87ed00 100644
--- a/cutegram.pro
+++ b/cutegram.pro
@@ -2,6 +2,8 @@ contains(CONFIG, binaryMode) {
     CONFIG += c++11
     TARGET = cutegram
     QT += qml quick gui widgets core
+    target.path = $$PREFIX/bin
+    INSTALLS += target
     TEMPLATE = app
     SOURCES += main.cpp
     RESOURCES += \
-- 
2.9.2
 
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