Mnemosyne is a abstract distribution originally designed for ROCKLinux, but currently only support the trunk of OpenSDE.
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.

14 lines
499 B

  1. --- ./Makefile.orig 2006-07-19 21:51:07.000000000 +0200
  2. +++ ./Makefile 2006-07-19 21:51:24.000000000 +0200
  3. @@ -85,11 +85,6 @@
  4. else
  5. $(INSTALL) -m 755 $(BOOT_PROGRAM) $(USRSBINDIR)
  6. endif
  7. - mkdir -p $(USRSHAREDIR)/udhcpc
  8. - for name in bound deconfig nak renew script ; do \
  9. - $(INSTALL) -m 755 samples/sample.$$name \
  10. - $(USRSHAREDIR)/udhcpc/default.$$name ; \
  11. - done
  12. mkdir -p $(USRSHAREDIR)/man/man1
  13. $(INSTALL) -m 644 dumpleases.1 $(USRSHAREDIR)/man/man1
  14. mkdir -p $(USRSHAREDIR)/man/man5