diff --git a/ftk/Makefile b/ftk/Makefile index 94658dd..c38c89a 100644 --- a/ftk/Makefile +++ b/ftk/Makefile @@ -93,13 +93,6 @@ ifneq (,$(findstring debsrc,$(MAKECMDGOALS))) endif endif -ifneq (,$(findstring pathinfo,$(MAKECMDGOALS))) - calc_svn_revision = 1 - ifndef ignore_local_mods - local_mods_ok = - endif -endif - ifneq (,$(findstring changelog,$(MAKECMDGOALS))) calc_svn_revision = 1