X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/2d204b0b0b2c8622f216289ff5796930b17baf08..03d982bd468122fa6aeb178206211a3c5dc7fde8:/doc/bugs/internal_error:_smileys.mdwn_cannot_be_found.mdwn diff --git a/doc/bugs/internal_error:_smileys.mdwn_cannot_be_found.mdwn b/doc/bugs/internal_error:_smileys.mdwn_cannot_be_found.mdwn index 6fc853d43..2e20eb37e 100644 --- a/doc/bugs/internal_error:_smileys.mdwn_cannot_be_found.mdwn +++ b/doc/bugs/internal_error:_smileys.mdwn_cannot_be_found.mdwn @@ -25,3 +25,17 @@ don't exist in the last package: --Pawel +This seems to be a bug in your 1.43gpal version, whatever that is.. In the package I built, I see: + + joey@kodama:~>dpkg -L ikiwiki | grep smileys.mdwn + /usr/share/ikiwiki/basewiki/smileys.mdwn + joey@kodama:~>ls -l /usr/share/ikiwiki/basewiki/smileys.mdwn + -rw-r--r-- 1 root root 1643 Feb 13 18:03 /usr/share/ikiwiki/basewiki/smileys.mdwn + +--[[Joey]] + +> You're right. My backport was builded without all symlinks, because I store +> all rebuilded sources in CVS repo, but it seems that CVS doesn't support symlinks. +> Grrr... I need to switch to another repo now. --Pawel + +>> Ok, [[bugs/done]] then --[[Joey]]