head	1.4;
access;
symbols
	P_1_1_6-merged-20101006:1.4
	P_1_1_6-merged-20101002a:1.4
	P_1_1_6-merged-20101002:1.4
	P_1_1_6-merged-20100923:1.4
	MP_1_1_6-merged-20100923:1.4
	P_1_1_6-merged-20100915:1.4
	P_1_1_6-merged-20100910:1.4
	MP_1_1_6_merged-20100907:1.4
	P_1_1_6-merged-20100907:1.4
	B_1_1_5:1.4.0.6
	R_1_1_5:1.4
	RC5_1_1_5:1.4
	RC4_1_1_5:1.4
	RC3_1_1_5:1.4
	RC2_1_1_5:1.4
	B_1_1_4:1.4.0.4
	R_1_1_4:1.4
	B_Feature_NewCache:1.4.0.2
	Feature_NewCache-point:1.4
	RC7_1_1_4:1.4
	RC6_1_1_4:1.4
	RC5_1_1_4:1.4
	RC4_1_1_4:1.4
	RC2_1_1_4:1.4
	RC1_1_1_4:1.4
	B_1_1_3:1.3.0.4
	R_1_1_3:1.3
	RC7_1_1_3:1.3
	RC5_1_1_3:1.3
	RC1_1_1_3:1.3
	B_1_1_2:1.3.0.2
	R_1_1_2:1.3
	R_1_1_1:1.2
	R_1_1:1.2
	B_1_0_9:1.2.0.2
	R_1_0_9:1.2;
locks; strict;
comment	@# @;


1.4
date	2009.04.18.03.20.45;	author wkpark;	state Exp;
branches;
next	1.3;

1.3
date	2006.07.19.23.57.08;	author wkpark;	state Exp;
branches;
next	1.2;

1.2
date	2004.10.17.16.37.14;	author wkpark;	state Exp;
branches;
next	1.1;

1.1
date	2004.08.26.18.18.13;	author wkpark;	state Exp;
branches;
next	;


desc
@@


1.4
log
@Makefile: add a missing dir. use symlinks
moni-install: $MAIN option added
@
text
@DESTDIR=
prefix=/usr
install: moni-install
	mkdir -p $(DESTDIR)$(prefix)/share/moniwiki
	mkdir -p $(DESTDIR)$(prefix)/share/moniwiki/bin
	mkdir -p $(DESTDIR)$(prefix)/share/moniwiki/data
	cp data/*.* $(DESTDIR)$(prefix)/share/moniwiki/data
	cp -ar wikiseed imgs css $(DESTDIR)$(prefix)/share/moniwiki
	cp -ar lib plugin local $(DESTDIR)$(prefix)/share/moniwiki
	cp -ar locale tools $(DESTDIR)$(prefix)/share/moniwiki
	cp -ar local config $(DESTDIR)$(prefix)/share/moniwiki
	cp -ar theme $(DESTDIR)$(prefix)/share/moniwiki
	cp -ar applets $(DESTDIR)$(prefix)/share/moniwiki
	cp wiki.php wikilib.php $(DESTDIR)$(prefix)/share/moniwiki
	cp wikismiley.php $(DESTDIR)$(prefix)/share/moniwiki
	cp config.php.* monisetup.php $(DESTDIR)$(prefix)/share/moniwiki
	cp monisetup.sh secure.sh $(DESTDIR)$(prefix)/share/moniwiki
	cp moni-install $(DESTDIR)$(prefix)/share/moniwiki/bin

moni-install: moni-install.in
	cat moni-install.in | sed 's%@@@@INSTDIR@@@@%$(prefix)/share/moniwiki%' >moni-install
	chmod 755 moni-install
@


1.3
log
@update
@
text
@d9 1
a9 1
	cp -ar lib plugin $(DESTDIR)$(prefix)/share/moniwiki
d16 1
a16 1
	cp config.php.default monisetup.php $(DESTDIR)$(prefix)/share/moniwiki
@


1.2
log
@add some missing dirs etc.
@
text
@d11 3
@


1.1
log
@add Makefile, moni-install.in for global installation
@
text
@d6 3
a8 1
	cp -ar data wikiseed imgs css $(DESTDIR)$(prefix)/share/moniwiki
@

