[PATCH] lspcmcia symlink target is wrong if building with DESTDIR

The lspcmcia symlink is created to $(DESTDIR)$(sbindir)/$(PCCARDCTL); if
you're building with DESTDIR set to a temporary directory in order to
build a binary package for a distribution (which is basically what
DESTDIR is meant for), the symlink in the package ends up pointing into
your build tree. Since lspcmcia and pccardctl are installed to the same
directory anyway, this patch just makes the symlink be relative.

Signed-off-by: Dominik Brodowski <linux@dominikbrodowski.net>
1 file changed
tree: fc09457536aadb79ca9d8b1ffa5b31a4f8121e7d
  1. build/
  2. config/
  3. debug/
  4. doc/
  5. hotplug/
  6. man/
  7. src/
  8. udev/
  9. .gitignore
  10. COPYING
  11. Makefile