summaryrefslogtreecommitdiff
path: root/www/swish++/files/patch-GNUmakefile
blob: ab0ce4186d6b2fe672ad69ef6219410a58d3a7b5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- GNUmakefile.orig	Mon Nov 22 23:41:54 2004
+++ GNUmakefile	Mon Nov 22 23:43:19 2004
@@ -236,7 +236,7 @@
 	@$(MAKE) -C scripts $@
 
 install_lib: $(I_LIB)
-	$(INSTALL) $(I_OWNER) $(I_GROUP) $(I_MODE) $(LIB_TARGET) $(I_LIB)
+	$(INSTALL) $(I_OWNER) $(I_GROUP) $(I_MODE) $(LIB_TARGET) $(I_LIB)/perl5/site_perl/${PERL_VER}
 
 install_man:
 	@$(MAKE) -C man install