The following commit has been merged in the master branch:
commit ae3e8d25f660fb2b39a4571c730991a289248c5c
Author: Raphael Geissert <[EMAIL PROTECTED]>
Date: Wed Sep 3 04:18:16 2008 +0200
checks/files.desc: Fix description of embedded-pear-module
The comment about symlinking makes sense for javascript files, but not
for PHP libraries.
diff --git a/checks/files.desc b/checks/files.desc
index 025d198..4c6dd99 100644
--- a/checks/files.desc
+++ b/checks/files.desc
@@ -999,5 +999,5 @@ Certainty: possible
Experimental: yes
Info: This package appears to contain an embedded copy of a PEAR module.
Please depend on the respective PEAR package providing the module and
- symlink the library into the appropriate location.
+ make sure the library can be found by the scripts via the include_path.
Ref: policy 4.13
--
Debian package checker
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]