diff options
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 |