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.

12 lines
413 B

  1. diff -Naur ./pcmciautils-013-orig/Makefile ./pcmciautils-013/Makefile
  2. --- ./Makefile 2006-03-26 12:56:41.000000000 +0200
  3. +++ ./Makefile 2006-03-26 20:47:52.240028024 +0200
  4. @@ -73,7 +73,7 @@
  5. INSTALL_PROGRAM = ${INSTALL}
  6. INSTALL_DATA = ${INSTALL} -m 644
  7. INSTALL_SCRIPT = ${INSTALL_PROGRAM}
  8. -SYMLINK = /usr/bin/ln -sf
  9. +SYMLINK = ln -sf
  10. # place to put our hotplug scripts nodes
  11. hotplugdir = ${etcdir}/hotplug