Package: python-cdd
Version: 0.0.5

Ignores packages whose name is substring of "linux" word, in task files

Example:

cat << EOF > /usr/share/debian-cd/tasks/includethispackages.task
less
linux-image-2.6-386
joe
telnet
user-mode-linux
selinux-utils
EOF

The library python-cdd will process ONLY less, joe and telnet. I've
browsed the code and the "bug" (really is not a bug) is in the cpp
preprocessor used by python-cdd. It process the "linux" word in a
special way. It replaces the "linux" word with the #1.

Thanks in advance.

ven


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to