37a3888611
- regen patches & PLIST - change maintainer ok avsm@, ajacoutot@
14 lines
438 B
Plaintext
14 lines
438 B
Plaintext
$OpenBSD: patch-Makefile.in,v 1.3 2009/05/29 20:01:09 benoit Exp $
|
|
--- Makefile.in.orig Sun Nov 16 21:09:23 2008
|
|
+++ Makefile.in Wed May 27 01:43:31 2009
|
|
@@ -667,8 +667,7 @@ uninstall-am: uninstall-local
|
|
uninstall-local
|
|
|
|
install-exec-hook:
|
|
- -$(RM) -f $(DESTDIR)$(bindir)/mdecrypt
|
|
- $(LN_S) mcrypt $(DESTDIR)$(bindir)/mdecrypt
|
|
+ $(LN_S) mcrypt ${DESTDIR}$(bindir)/mdecrypt
|
|
uninstall-local:
|
|
-$(RM) -f $(DESTDIR)$(bindir)/mdecrypt
|
|
|