]> git.pld-linux.org Git - packages/aMule.git/blob - aMule-cas-datadir.patch
- subpackages for xchat plugin and some tools
[packages/aMule.git] / aMule-cas-datadir.patch
1 diff -urN a/src/utils/cas/Makefile.am b/src/utils/cas/Makefile.am
2 --- a/src/utils/cas/Makefile.am 2005-05-07 11:24:19.000000000 +0200
3 +++ b/src/utils/cas/Makefile.am 2005-05-07 11:24:46.000000000 +0200
4 @@ -5,7 +5,7 @@
5  bin_PROGRAMS = cas
6  
7  dist_cas_DATA = tmp.html stat.png
8 -casdir = $(datadir)/cas
9 +casdir = $(datadir)/amule/cas
10  
11  cas_SOURCES = cas.c \
12               configfile.c \
This page took 0.031992 seconds and 3 git commands to generate.