diff options
author | axis <[email protected]> | 2011-04-27 13:01:17 +0200 |
---|---|---|
committer | axis <[email protected]> | 2011-04-27 13:01:17 +0200 |
commit | 1a0d5aeb9197ea0c3432903c402d8449bea9f6b4 (patch) | |
tree | 3fbb60e2a0bff38c9cabfb1b5d347579e8769f93 /patches/0012-Have-qmake-run-syncqt-automatically-if-sync.profile-.patch | |
parent | 2f66cb61ffbf147292092ebe29e3d4759dfb9bda (diff) |
Diffstat (limited to 'patches/0012-Have-qmake-run-syncqt-automatically-if-sync.profile-.patch')
-rw-r--r-- | patches/0012-Have-qmake-run-syncqt-automatically-if-sync.profile-.patch | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/patches/0012-Have-qmake-run-syncqt-automatically-if-sync.profile-.patch b/patches/0012-Have-qmake-run-syncqt-automatically-if-sync.profile-.patch index dc8b081..c76cd01 100644 --- a/patches/0012-Have-qmake-run-syncqt-automatically-if-sync.profile-.patch +++ b/patches/0012-Have-qmake-run-syncqt-automatically-if-sync.profile-.patch @@ -1,8 +1,7 @@ -From 13f02fcd304c8160d11355eafa9cb9b1327f021b Mon Sep 17 00:00:00 2001 +From a44c1ae9d3a6e519d62d4e8b8bdad23d7874d13c Mon Sep 17 00:00:00 2001 From: Marius Storm-Olsen <[email protected]> Date: Wed, 24 Nov 2010 19:56:41 -0600 -Subject: [PATCH] Have qmake run syncqt automatically, if sync.profile is - detected +Subject: [PATCH] Have qmake run syncqt automatically, if sync.profile is detected This will normally only happen for top-level pro files, and syncqt is smart enough to not touch already existing @@ -49,5 +48,5 @@ index 2e82f03..b8779c8 100644 + unset(PRO_BASENAME) +} -- -1.7.5.rc2.4.g4d8b3 +1.7.3.4 |