summaryrefslogtreecommitdiff
path: root/devel/aegis/patches/patch-aa
blob: 076e0b52b6afc50ed92940c161c30225e56e1ded (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
$NetBSD: patch-aa,v 1.5 2010/02/13 06:28:21 obache Exp $

--- Makefile.in.orig	2009-06-25 16:00:55.000000000 +0000
+++ Makefile.in
@@ -10248,7 +10248,7 @@ $(DESTDIR)$(datadir)/cshrc: lib/cshrc li
 
 $(DESTDIR)$(sysconfdir)/profile.d/aegis.csh: $(DESTDIR)$(datadir)/cshrc
 	-@mkdir -p $(DESTDIR)$(sysconfdir)/profile.d
-	-ln -s $(datadir)/cshrc $@
+	-ln -s $(DESTDIR)$(datadir)/cshrc $@
 
 $(DESTDIR)$(datadir)/db_forced.sh: lib/db_forced.sh lib/.mkdir.datadir
 	$(INSTALL_SCRIPT) lib/db_forced.sh $@
@@ -14300,7 +14300,7 @@ $(DESTDIR)$(datadir)/profile: lib/profil
 
 $(DESTDIR)$(sysconfdir)/profile.d/aegis.sh: $(DESTDIR)$(datadir)/profile
 	-@mkdir -p $(DESTDIR)$(sysconfdir)/profile.d
-	-ln -s $(datadir)/profile $@
+	-ln -s $(DESTDIR)$(datadir)/profile $@
 
 lib/pt_BR/LC_MESSAGES/aegis.mo: etc/msgfmt.sh \
 		lib/pt_BR/LC_MESSAGES/aegis.po