diff options
Diffstat (limited to 'nonworking/qtopia/qtopia-1.7.0-r0/makefile2.patch')
-rw-r--r-- | nonworking/qtopia/qtopia-1.7.0-r0/makefile2.patch | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/nonworking/qtopia/qtopia-1.7.0-r0/makefile2.patch b/nonworking/qtopia/qtopia-1.7.0-r0/makefile2.patch index e69de29bb2..bbeabc1878 100644 --- a/nonworking/qtopia/qtopia-1.7.0-r0/makefile2.patch +++ b/nonworking/qtopia/qtopia-1.7.0-r0/makefile2.patch @@ -0,0 +1,20 @@ +--- Makefile.linux.~1~ 2003-07-08 16:05:24.000000000 +1000 ++++ qtopia-free-1.7.0/src/Makefile.linux 2003-09-19 13:02:30.000000000 +1000 +@@ -71,7 +71,6 @@ + plugins/decorations/flat + + SUPPORTEDAPPS=\ +- 3rdparty/tools/atd \ + applications/addressbook \ + applications/calculator \ + applications/clock \ +@@ -107,7 +106,8 @@ + settings/language \ + tools/quicklauncher \ + tools/qcop \ +- tools/symlinker ++ tools/symlinker ++ + + $(SUPPORTEDLIBS): $(CORELIBS) + |