Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 15777] eina and ecore reports wrong version number

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 15777] eina and ecore reports wrong version number
  • Date: 26 Jul 2010 01:23:20 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=15777





--- Comment #2 from Ladislav Hagara (lace) <hgr AT vabo.cz> 2010-07-25 20:23:19
---
Fixed. This is a culprit:

PRE_BUILD:

# Remove .svn directories, otherwise they get installed
#
find . -type d -name .svn -exec rm -rf {} \; 2>/dev/null || true &&

Just commented that out and all works.

# cat /usr/lib/pkgconfig/eina-0.pc
...
Version: 0.9.9.50497
...


eina fixed by: d6f5965a22a4ca5984d39568b10019508814ca5a
ecore fixed by: b364ad41831bb7bd5e1adc0ee5faffffc091fd81

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.




Archive powered by MHonArc 2.6.24.

Top of Page