Changeset 968 for trunk/initramfs-tools-tcos/Makefile
- Timestamp:
- 09/05/08 17:23:43 (4 months ago)
- Files:
-
- 1 modified
-
trunk/initramfs-tools-tcos/Makefile (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/initramfs-tools-tcos/Makefile
r963 r968 243 243 244 244 patch_feisty: patch_amd64 245 # nothing to patch245 sed -i 's/libsox-fmt-all/sox/g' debian/control 246 246 247 247 patch_gutsy: patch_amd64 248 # nothing to patch248 sed -i 's/libsox-fmt-all/sox/g' debian/control 249 249 250 250 patch_max: patch_amd64 … … 260 260 # PATCHING INITRAMFS_TOOLS_TCOS in Debian etch 261 261 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 262 263 263 264 patch_testing: patch_amd64
