@echo You must specify ZIPVER for the zip target
exit 1
else
-# normalize perms/filemodes for all files and dirs
- find . -type f | xargs chmod 0644
- find . -type d | xargs chmod 0755
-# set executable bit on executables that are in all distributions
-ifneq ($(EXECUTABLES),)
- chmod 0755 $(EXECUTABLES)
-endif
-# set executable bit on distro-specific executables
-ifneq ($(DISTRIB_EXECUTABLES),)
- chmod 0755 $(DISTRIB_EXECUTABLES)
-endif
# -----------------------------------------------------------------
# Prepare *zip files for main part of distro
RELEASE-NOTES\.fo \
\.make-catalog\.xsl
-# list of executables that are included in all distributions
-EXECUTABLES =
-
# specifies options to feed to "freshmeat-submit"
FMGO=-N
# SFRELID specifies Sourceforge release ID for current release.
# files for the release
DISTRIB_PACKAGES = doc
-# to make sure that executable bit is retained after packaging,
-# you need to explicitly list any executable files here
-DISTRIB_EXECUTABLES = fo/pdf2index install.sh
-
# list of pathname+URIs to test for catalog support
URILIST = \
.\ http://docbook.sourceforge.net/release/xsl/current/