Subversion Repositories pub

Compare Revisions

Ignore whitespace Rev 623 → Rev 624

/relevation/branches/1.3.1/GNUmakefile
25,6 → 25,8
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
40,6 → 42,8
@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
 
124,7 → 128,7
 
is_release:
# Only allowed if RELEASE
bash devtools/relver.bash | grep -q -v 'DEBUG'
test -n "$(force)" || bash devtools/relver.bash | grep -q -v 'DEBUG'
 
package_copy:
@# Make a temporary copy to package