Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 9439] unpack -> unpack_file conversion

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 9439] unpack -> unpack_file conversion
  • Date: 11 Dec 2008 21:32:38 -0000

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


Jaka Kranjc <jakakranjc AT email.si> changed:

What |Removed |Added
----------------------------------------------------------------------------
CC| |jakakranjc AT email.si




--- Comment #7 from Jaka Kranjc <jakakranjc AT email.si> 2008-12-11 15:32:37 ---
Yes, games and z-rej are also clean of unpack calls. But for #13429 or the
bug's original comment, also all the bad unpack_file calls should be fixed.

These likely just need to be moved to PRE_BUILD (or have a PRE_BUILD created,
so the future automation won't interfere):
$ ggn unpack_file | grep "/BUILD:"
archive/ncompress/BUILD:1:unpack_file 2 &&
ruby-raa/passenger/BUILD:3:unpack_file &&
$ ggn unpack_file | grep "/BUILD:"
z-java/j2sdk/BUILD:32:unpack_file 4

$ ggn unpack_file | grep -vE "/(PRE_BUILD|HISTORY|BUILD):"
...
audio-plugins/alsaplayer-midi/INSTALL:3:unpack_file 2
...
graphics-libs/glt/INSTALL:8:unpack_file 5
spelling/babydics/INSTALL:9: unpack_file
spelling/babydics/INSTALL:13: unpack_file 2
$ ggn unpack_file | grep -vE "/(PRE_BUILD|HISTORY|BUILD):"
games-simulation/vegastrike/INSTALL:13:unpack_file 2 &&
games-strategy-tbs/ufoai/INSTALL:3:unpack_file 2


--
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