X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/c297ceb50ca072058d04835c369c8c61561da0e4..ab768a62c66335a96a5791c444e54b8ae3b078b1:/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 fe7d75872..9b2be8290 100644
--- a/doc/bugs/internal_error:_smileys.mdwn_cannot_be_found.mdwn
+++ b/doc/bugs/internal_error:_smileys.mdwn_cannot_be_found.mdwn
@@ -23,7 +23,7 @@ don't exist in the last package:
 
     $ dpkg -L ikiwiki |grep smileys.mdwn
 
---Pawel
+--[[Paweł|ptecza]]
 
 This seems to be a bug in your 1.43gpal version, whatever that is.. In the package I built, I see:
 
@@ -32,4 +32,10 @@ This seems to be a bug in your 1.43gpal version, whatever that is.. In the packa
     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]]
\ No newline at end of file
+--[[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. --[[Paweł|ptecza]]
+
+>> Ok, [[bugs/done]] then --[[Joey]]