mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
618 B

  1. --- yaboot-1.3.13/Makefile~ 2006-03-16 19:38:24.000000000 +0100
  2. +++ yaboot-1.3.13/Makefile 2006-03-16 19:40:45.000000000 +0100
  3. @@ -172,10 +172,10 @@
  4. release: docs bindist clean
  5. strip: all
  6. - strip second/yaboot
  7. - strip --remove-section=.comment second/yaboot
  8. - strip util/addnote
  9. - strip --remove-section=.comment --remove-section=.note util/addnote
  10. + ${CROSS}strip second/yaboot
  11. + ${CROSS}strip --remove-section=.comment second/yaboot
  12. + ${CROSS}strip util/addnote
  13. + ${CROSS}strip --remove-section=.comment --remove-section=.note util/addnote
  14. install: all strip
  15. install -d -o root -g root -m 0755 ${ROOT}/etc/