Changeset 832


Ignore:
Timestamp:
Nov 22, 2010, 11:36:20 PM (15 years ago)
Author:
Dmitry A. Kuminov
Message:

packaging: Fixed noxwpdep.wpi (r825 regression).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • packaging/Makefile.packages

    r827 r832  
    103103wpi.lib_noxwpdep.SCRIPT      = $(WPI_ROOT)/lib_noxwpdep.wis
    104104wpi.lib_noxwpdep.PACKAGES       = \
    105         pkg.lib.runtime=1 \
    106         pkg.lib.instutils=2 \
     105        pkg.lib.instutils=1 \
     106        pkg.lib.runtime=2 \
    107107        pkg.lib.plugins=3 \
    108108        pkg.lib.translations=4 \
Note: See TracChangeset for help on using the changeset viewer.