summaryrefslogtreecommitdiffstats
path: root/source/xap/fvwm/fvwm-2.6.7-symlink-fix.patch
blob: 89f02f344c2e5f355fbb6dc8db13a2b16be972f2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
--- a/default-config/Makefile.am	2017-01-20 22:30:43.356970266 +0000
+++ b/default-config/Makefile.am	2017-01-20 22:49:56.060484603 +0000
@@ -17,9 +17,9 @@
 
 install-data-hook:
 	cp -r $(srcdir)/images $(inst_location)
-	ln -sf $(inst_location)/FvwmScript-DateTime $(inst_location)/..
-	ln -sf $(inst_location)/FvwmScript-ConfirmQuit $(inst_location)/..
-	ln -sf $(inst_location)/FvwmScript-ConfirmCopyConfig $(inst_location)/..
+	ln -sf default-config/FvwmScript-DateTime $(inst_location)/..
+	ln -sf default-config/FvwmScript-ConfirmQuit $(inst_location)/..
+	ln -sf default-config/FvwmScript-ConfirmCopyConfig $(inst_location)/..
 
 uninstall-hook:
 	rm -fr $(DESTDIR)/$(configdir)