aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorFritz Elfert <felfert@to.com>2002-07-14 02:54:13 +0000
committerFritz Elfert <felfert@to.com>2002-07-14 02:54:13 +0000
commit000a4885669921b160ba31328fb43842fcd3c6e1 (patch)
treeb3e32ca0ca37c5d3feff0a4edfa785b2d2f9cf39 /Makefile.am
parent94469aaba04a168f95a42df27476e1c3a98f0799 (diff)
downloadplptools-000a4885669921b160ba31328fb43842fcd3c6e1.tar.gz
plptools-000a4885669921b160ba31328fb43842fcd3c6e1.tar.bz2
plptools-000a4885669921b160ba31328fb43842fcd3c6e1.zip
- Debian packaging based on John's package of plptools-0.10
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am6
1 files changed, 3 insertions, 3 deletions
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