You are not logged in.
Pages: 1
Hi,
I just installed "dia" and got this error:
Installation...cp: cannot overwrite directory `/usr/share/pixmaps' with non-directory
Upon inspection it turns out the fs/usr/share/pixmaps file in the archive is the png icon itself. Looks like the receipt command "cp -a $install/usr/share/icons/hicolor/16x16/apps/dia.png $fs/usr/share/pixmaps" in genpkg_rules() found no target dir, so renamed "dia.png" as "pixmaps"! So maybe add $fs/usr/share/pixmaps to the mkdir command?
HTH
Offline
Hi llev,
Personally I don't like all that garbage in the /usr/share/pixmaps 
Default application icons should be in the /usr/share/icons/hicolor/*/apps/ folders.
I'll fix it as soon as possible. Thank you!
PS. Fixed: http://hg.slitaz.org/wok/rev/27d55e263e2d
Download: http://cook.slitaz.org/cooker.cgi?download=dia-0.97.1.tazpkg
Offline
Pages: 1
[ Generated in 0.019 seconds, 7 queries executed - Memory usage: 1.52 MiB (Peak: 1.77 MiB) ]