@@ -30,6 +30,7 @@ include $(TOP)/configure/RULES_TOP
UNINSTALL_DIRS+=$(INSTALL_LOCATION)/src
copysrc:
rm -rf $(INSTALL_LOCATION)/src
tar cf - --exclude=CVS --exclude=O.* src | tar xf - -C $(INSTALL_LOCATION)
tar:installcopysrc
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.