Open GoogleCodeExporter opened 9 years ago
Any solution yet?
Original comment by stelio.g...@gmail.com
on 28 Mar 2011 at 2:58
[deleted comment]
[deleted comment]
[deleted comment]
The issue here seemed to be this line in build/scripts/tar-install.sh:
cp -vf ./src/lib/crunchtools/* /usr/share/petit/crunchtools/
Running:
cp -vrf ./src/lib/crunchtools/* /usr/share/petit/crunchtools/
seemed to have fixed it
Original comment by dixi...@gmail.com
on 14 Feb 2013 at 1:56
add this line in build/scripts/tar-install.sh:
mkdir -p /usr/share/petit/crunchtools
Original comment by genneret...@gmail.com
on 3 Mar 2013 at 3:40
Original issue reported on code.google.com by
stelio.g...@gmail.com
on 28 Feb 2011 at 11:18Attachments: