r13688: Revert change to set DAT_FILES and SWAT_MSG_FILES in the Makefile.
authorLars Müller <lmuelle@samba.org>
Sat, 25 Feb 2006 17:58:52 +0000 (17:58 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:10:23 +0000 (11:10 -0500)
commit21760b0001d5ab645c15a730c543ee870753e419
tree6c9e42eb1c5763f025e3e1c0ee663e6a9157cbce
parent2ced94c54d4ad074600ed0bc955899a118d2d876
r13688: Revert change to set DAT_FILES and SWAT_MSG_FILES in the Makefile.
Instead check for *.dat and *.msg files as done before.  Then added
files are installed and removed as soon as we have some in the
filesystem.  It's simpler and less error prone.
(This used to be commit 5119472cdcdc4a0e422d49290c3007527fefd6a2)
source3/Makefile.in
source3/script/installdat.sh
source3/script/installmsg.sh