Subversion Repositories pub

Compare Revisions

Ignore whitespace Rev 624 → Rev 623

/relevation/branches/1.3.1/GNUmakefile
25,8 → 25,6
ifeq ($(findstring dist-packages,$(PYTHONROOT)),dist-packages)
INSTALL_LAYOUT=--install-layout=deb
endif
# Set to something from the command-line to allow packaging of pre-releases
force:=
 
all: $(PKG).1
@echo
42,8 → 40,6
@echo "# distclean"
@echo "# testman Displays compiled manpage"
@echo "# test_min_python Find min. Python version required"
@echo "# "
@echo "# append force=1 to allow packaging pre-releases"
@echo "########################################################"
@echo
 
128,7 → 124,7
 
is_release:
# Only allowed if RELEASE
test -n "$(force)" || bash devtools/relver.bash | grep -q -v 'DEBUG'
bash devtools/relver.bash | grep -q -v 'DEBUG'
 
package_copy:
@# Make a temporary copy to package