From 000a4885669921b160ba31328fb43842fcd3c6e1 Mon Sep 17 00:00:00 2001 From: Fritz Elfert Date: Sun, 14 Jul 2002 02:54:13 +0000 Subject: - Debian packaging based on John's package of plptools-0.10 --- Makefile.am | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 2e142d2..55cead3 100644 --- a/Makefile.am +++ b/Makefile.am @@ -9,7 +9,7 @@ endif SUBDIRS = intl po lib ncpd plpnfsd plpftp plpbackup plpprint sisinstall \ $(KDESUB) doc . -EXTRA_DIST = CHANGES COPYING README TODO INSTALL ABOUT-NLS include/*.h* etc/*magic etc/*.in patches conf/m4/kde/*.m4 conf/m4/plptools/*.m4 conf/[a-l]* conf/missing conf/mkinstalldirs +EXTRA_DIST = CHANGES COPYING README TODO INSTALL ABOUT-NLS include/*.h* etc/*magic etc/*.in patches conf/m4/kde/*.m4 conf/m4/plptools/*.m4 conf/[a-l]* conf/missing conf/mkinstalldirs debian DISTCLEANFILES = etc/psion AUTOMAKE_OPTIONS = foreign @@ -27,9 +27,9 @@ maintainer-clean-local: find . -name "\.\#*" -exec rm -f {} \; sh conf/intlclean -# Suse doesn't have chkconfig, so we need to create the symlinks here. install-data-local: - install -m 755 etc/psion $(DESTDIR)$(initdir)/psion + test "$(initdir)" != "none" && \ + install -m 755 etc/psion $(DESTDIR)$(initdir)/psion dist-hook: $(MAKE) TMPDEST=$(distdir)/ kdoc specfile -- cgit v1.2.3