Show
Ignore:
Timestamp:
09/05/08 17:23:43 (4 months ago)
Author:
mariodebian
Message:

initramfs-tools-tcos (0.89.7)

  • debian/control Makefile:
    • Debian etch and Ubuntu feisty, gutsy don't have libsox-fmt-all, use sox instead
  • Move sox and alsa code from 21pulseaudio to 20 alsa
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/initramfs-tools-tcos/Makefile

    r963 r968  
    243243 
    244244patch_feisty: patch_amd64 
    245         # nothing to patch 
     245        sed -i 's/libsox-fmt-all/sox/g' debian/control 
    246246 
    247247patch_gutsy: patch_amd64 
    248         # nothing to patch 
     248        sed -i 's/libsox-fmt-all/sox/g' debian/control 
    249249 
    250250patch_max: patch_amd64 
     
    260260        # PATCHING INITRAMFS_TOOLS_TCOS in Debian etch 
    261261        sed -i '/^Build/s/libusplash-dev/usplash, libbogl-dev, libgd-dev/g' debian/control 
     262        sed -i 's/libsox-fmt-all/sox/g' debian/control 
    262263 
    263264patch_testing: patch_amd64