Browse Source

th:

hotfix for pcmciautils
	(removed obsolete patch)



git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@7649 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
rocklinux
Tobias Hintze 18 years ago
parent
commit
2b70a3bb53
1 changed files with 0 additions and 12 deletions
  1. +0
    -12
      package/base/pcmciautils/ln_path.patch

+ 0
- 12
package/base/pcmciautils/ln_path.patch

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

Loading…
Cancel
Save