From 6e9be295283f1df8752883dba5cb947933c3289b Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Tue, 05 Jan 2021 03:30:39 -0500 Subject: git: New binary package --- diff --git a/git.pkg/control b/git.pkg/control new file mode 100644 index 0000000..7ca2be5 --- /dev/null +++ b/git.pkg/control @@ -0,0 +1,8 @@ +Architecture: any +Platform: all +Section: dev +Depends: ${Shlib-Depends} +Description: Fast, scalable, distributed revision control system + Git is a fast, scalable, distributed revision control system with an unusually + rich command set that provides both high-level operations and full access to + internals. diff --git a/git.pkg/docs b/git.pkg/docs new file mode 100644 index 0000000..0419ea5 --- /dev/null +++ b/git.pkg/docs @@ -0,0 +1 @@ +src/README.md diff --git a/git.pkg/files b/git.pkg/files new file mode 100644 index 0000000..35b64f9 --- /dev/null +++ b/git.pkg/files @@ -0,0 +1,3 @@ +/usr/bin/ +/usr/libexec/git-core/ +/usr/share/git-core/templates/ -- cgit v0.9.1