Merge commit 'origin/silc.1.1.branch'
[silc.git] / distdir / toolkit
index 3f37196d8fbcf533dc5fdb3607a397a836ea71dc..cb054865e255032ba03d8fd1ad4074f30a9a72dc 100644 (file)
@@ -1,11 +1,10 @@
 name Toolkit
 package silc-toolkit
 bug-report silc-devel@lists.silcnet.org
+prereq 1.3.2
 
 # Inherits
 inherit common
-#inherit client
-#inherit server
 
 # License
 license distdir/TOOLKIT
@@ -15,18 +14,13 @@ license-header distdir/GPL-header distdir/TOOLKIT-header
 
 # Distdefs
 define SILC_DIST_TOOLKIT
-# SFTP is undefined in server, so force it here
-define SILC_DIST_SFTP
 define SILC_DIST_CLIENTLIB
-#XXX remove
-define SILC_DIST_HTTP
 
 # Includes
 include README.CVS
 include README.WIN32
 include README.MACOSX
-include apps/silcer
-include apps/silc
+include README.SYMBIAN
 include tutorial
 
 # Noprocess to optimize packaging and avoid re-licensing of certain files
@@ -34,8 +28,8 @@ noprocess COPYING GPL BSD
 noprocess doc/toolkit/
 noprocess apps/
 noprocess win32/
+noprocess symbian/
 
-pre-hook distdir/pre-run
 post-process-dist-hook distdir/post-process-dist
 pre-dist-hook distdir/pre-dist-toolkit
 post-dist-hook distdir/post-dist