[Pidgin] #9520: pidgin-2.6.1 tarball was generated with broken intltool (0.40.6)

Pidgin trac at pidgin.im
Wed Nov 4 19:25:04 EST 2009


#9520: pidgin-2.6.1 tarball was generated with broken intltool (0.40.6)
--------------------------+-------------------------------------------------
 Reporter:  Polynomial-C  |        Owner:  rekkanoryo  
     Type:  defect        |       Status:  new         
Milestone:  2.6.2         |    Component:  unclassified
  Version:  2.6.1         |   Resolution:              
 Keywords:                |  
--------------------------+-------------------------------------------------

Comment(by evands):

 Actually, this worked for me once and then failed the next time; perhaps I
 just imagined it worked.  On OS X, based on the man pages, the line should
 be:
 {{{
 run_or_die ${SED} "-e s:'\^\$\$lang\$\$':\^\$\$lang\$\$:g" "-i \"\""
 "`dirname "$0"`"/po/Makefile.in.in
 }}}

 I used =e to specify the command (as the man page doesn't note allowance
 of other options if the command is implicit) and specified a zero-length
 extension for -i, as this is not an optional parameter for -i per the man
 page.

 Would that work on other systems?

-- 
Ticket URL: <http://developer.pidgin.im/ticket/9520#comment:13>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list