X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=scripts%2Fclam%2Frules.def;h=abd5983dac3af0a7799995ee1edf8309f20c9d08;hb=6f4f86051d7e4ad4755152503098bbb3888e4aad;hp=3cf8bf6ed824f64dd822308be9a4860e10be1da0;hpb=24cc3eb21befb743dfebaea4048e7082bb14a740;p=feisty_meow.git diff --git a/scripts/clam/rules.def b/scripts/clam/rules.def index 3cf8bf6e..abd5983d 100644 --- a/scripts/clam/rules.def +++ b/scripts/clam/rules.def @@ -66,7 +66,7 @@ if [ ! -d "$(CLAM_TMP)" ]; then \ mkdir "$(CLAM_TMP)"; \ fi' ifeq "$(QUIET)" "" - $(HIDER)echo Project $(PROJECT) [$(shell basename $(shell dirname $(shell pwd) ) )/$(shell basename $(shell pwd) )] v. $(major).$(minor).$(revision).$(build) + $(HIDER)echo Project $(PROJECT) [$(shell echo $(CURRENT_DIR) | sed -e 's/.*\/\([^\/]*\)\/\([^\/]*\)/\1\/\2/')] v. $(major).$(minor).$(revision).$(build) endif $(HIDER)rm -f $(FLAG_FILES)