diff options
Diffstat (limited to 'net/hupnp/files/patch-herqq.pro')
-rw-r--r-- | net/hupnp/files/patch-herqq.pro | 16 |
1 files changed, 7 insertions, 9 deletions
diff --git a/net/hupnp/files/patch-herqq.pro b/net/hupnp/files/patch-herqq.pro index 6b5400cd0aed..7f87fd81a6e5 100644 --- a/net/hupnp/files/patch-herqq.pro +++ b/net/hupnp/files/patch-herqq.pro @@ -1,9 +1,7 @@ ---- ./herqq.pro.orig 2010-12-29 18:14:34.330078044 +1000 -+++ ./herqq.pro 2010-10-06 22:12:40.000000000 +1100 -@@ -2,5 +2,4 @@ - CONFIG += ordered
- SUBDIRS = \
- hupnp/lib/qtsoap-2.7-opensource/buildlib \
-- hupnp \
-- apps/simple_test-app
-+ hupnp
+--- ./herqq.pro.orig 2011-03-28 00:42:32.000000000 +1100 ++++ ./herqq.pro 2011-08-08 12:10:55.831627096 +1100 +@@ -18,4 +18,3 @@ + }
+
+ !CONFIG(DISABLE_CORE) : SUBDIRS += hupnp
+-!CONFIG(DISABLE_TESTAPP) : SUBDIRS += apps/simple_test-app
|