aboutsummaryrefslogtreecommitdiff
path: root/libs/project
diff options
context:
space:
mode:
Diffstat (limited to 'libs/project')
-rwxr-xr-xlibs/project1
1 files changed, 1 insertions, 0 deletions
diff --git a/libs/project b/libs/project
index 7729c485..8eaf0d2d 100755
--- a/libs/project
+++ b/libs/project
@@ -16,6 +16,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
PROJECT_ACTIONS_GENERIC=(usage download extract update build install release clean)
+PROJECT_ACTIONS_GENERIC_IGNORE_CHECK=(usage clean)
PROJECT_ACTIONS_HELPERS=(arguments)
INSTALL_REGEX='\([^:]*\):\(.*\)'