Changeset 2491
- Timestamp:
- 06/11/10 15:00:21 (3 years ago)
- Files:
-
- 1 modified
-
experimental/buildsystem/makebuildroot-test.mk (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
experimental/buildsystem/makebuildroot-test.mk
r2489 r2491 299 299 src/patches/.patches.pull.marker 300 300 $(TAR) -C $(dir $@)/src --strip-components=1 -xjvf $< 301 cd $(dir $@)src && patch -Np1 -i ../../patches/mpfr/cumulative-2.4.2-p3301 #cd $(dir $@)src && patch -Np1 -i ../../patches/mpfr/cumulative-2.4.2-p3 302 302 @touch $@ 303 303