shishi-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Fix.


From: shishi-commit
Subject: Fix.
Date: Thu, 11 Dec 2003 07:06:24 +0100

Commit from jas 2003-12-11 07:06 CET
Fix.
Module File name Revision
shishi Makefile.am 1.59 >>> 1.60

shishi/Makefile.am   1.59 >>> 1.60
Line 44
  skeldir = $(SKELDIR)
  skel_DATA = shishi.skel
 
- install-exec-hook:
+ distuninstallcheck_listfiles = find . -type f -print | grep -v -e shishi.keys -e 0.key
+
+ install-data-hook:
  @echo Initializing database and creating host key...
  if test ! -d $(DESTDIR)$(DBDIR); then \
    if mkdir -m 0700 -p $(DESTDIR)$(DBDIR); then \



reply via email to

[Prev in Thread] Current Thread [Next in Thread]