NATIVEENGLISH / ardesia

Automatically exported from code.google.com/p/ardesia
0 stars 0 forks source link

bad xdg-icon-resource instruction in data/Makefile.am #24

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
the line n. 39 of data/Makefile.am of ardesia-0.7.tar.bz2 should be corrected 
to avoid compilation problems.

have a look here for a discussion about the ardesia - gentoo ebuild:
https://bugs.gentoo.org/show_bug.cgi?id=357347#2

Original issue reported on code.google.com by ziapanno...@gmail.com on 8 Mar 2011 at 3:19

GoogleCodeExporter commented 8 years ago
Please see if the problem exists in the trunk code

Original comment by al...@paranoici.org on 8 Mar 2011 at 3:28

GoogleCodeExporter commented 8 years ago
here, a gentoo 9999 ebuild compiles fine with this little patch:

sed 's/install --mode system/install --mode user/' desktop/Makefile.{am,in} -i

Original comment by ziapanno...@gmail.com on 8 Mar 2011 at 3:59

GoogleCodeExporter commented 8 years ago
I have committed a fix in the data/Makefile.am can you check if this works.
After the installation can you check if the iwb file created with ardesia are 
shown with the pencil iwb icon and are associated to the ardesia program.

Thanks

Original comment by al...@paranoici.org on 9 Mar 2011 at 12:49

GoogleCodeExporter commented 8 years ago
The trunk fix the problem using the xdg tools in user mode

Original comment by al...@paranoici.org on 11 Mar 2011 at 12:15

GoogleCodeExporter commented 8 years ago

Original comment by al...@paranoici.org on 17 Sep 2012 at 5:16