CVS commit by benb: Ship kommander examples from HEAD.
M +1 -0 kommander.install 1.2.4.2 M +3 -0 rules 1.9.4.5 --- quanta/debian/kommander.install #1.2.4.1:1.2.4.2 @@ -7,2 +7,3 @@ usr/share/icons/locolor/16x16/apps/kmdr/executor.png usr/share/icons/locolor/32x32/apps/kmdr/executor.png +../../kommander/examples /usr/share/doc/kommander/examples --- quanta/debian/rules #1.9.4.4:1.9.4.5 @@ -135,4 +135,7 @@ dh_install --sourcedir=debian/tmp --list-missing + # Remove unwanted CVS dirs in the kommander examples. + rm -rf `find debian/kommander/usr/share/doc -type d -name CVS` + # Install standard documentation links. for pkg in `dh_listpackages`; do \