Changeset 2084

Show
Ignore:
Timestamp:
09/29/07 04:23:26 (1 year ago)
Author:
alexander
Message:

Found and fixed initialization of dsp->format after use.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/packages/alsa-oss/Makefile

    r2081 r2084  
    88URL-$(FILE)= http://gd.tuwien.ac.at/opsys/linux/alsa/oss-lib/$(FILE) 
    99SHA-$(FILE)= abae0d89a38fbb78a96be1620502279fa37f756d 
     10 
     11PATCH1= $(DIR)-format-1.patch 
    1012 
    1113# Targets 
     
    2123 
    2224compile-stage2: 
     25        patch -Np1 -i ../$(PATCH1) 
    2326        ./configure 
    2427        make