Replace mudballs with asdf and support the modular smoke.
kde.tests.mbd
Sat Apr 3 19:17:59 CEST 2010 Tobias Rautenkranz <tobias@rautenkranz.ch>
* Replace mudballs with asdf and support the modular smoke.
--- old-kde.tests/kde.tests.mbd 2014-10-30 07:20:45.000000000 +0100
+++ new-kde.tests/kde.tests.mbd 1970-01-01 01:00:00.000000000 +0100
@@ -1,15 +0,0 @@
-;;;; -*- Mode: lisp; indent-tabs-mode: nil -*-
-
-(in-package :sysdef-user)
-
-(define-system :kde.tests ()
- (:version 0 0 1)
- (:documentation "KDE unit tests.")
- (:author "Tobias Rautenkranz")
- (:license "GPL with linking exception")
- (:needs :kde :FiveAM :qt.test)
- (:components
- ("src" module
- (:components "package"
- ("tests" (:needs "package"))
- ("click" (:needs "tests"))))))