Fixup fromcvs/togit conversion
[minix-pkgsrc.git] / chat / anope / patches / patch-ad
blob164fd214f9cb03e5c0c4975828a2510a1ae32ad8
1 $NetBSD$
3 --- src/protocol/Makefile.orig  2008-01-10 22:31:38.000000000 +0000
4 +++ src/protocol/Makefile
5 @@ -16,7 +16,7 @@ all: modules subs
6  modules: $(OBJECTS) $(SO_FILES)
7  
8  install: 
9 -       $(CP) ./*.so $(MODULE_PATH) 
10 +       $(CP) ./*.so $(DESTDIR)$(MODULE_PATH) 
12  distclean: clean spotless