void-packages/srcpkgs/libnvidia-container/patches/nogit.patch

14 lines
557 B
Diff

--- a/versions.mk
+++ b/versions.mk
@@ -12,8 +12,8 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-GIT_TAG ?= $(patsubst v%,%,$(shell git describe --tags 2>/dev/null))
-GIT_COMMIT ?= $(shell git describe --match="" --dirty --long --always --abbrev=40 2> /dev/null || echo "")
+#GIT_TAG ?= $(patsubst v%,%,$(shell git describe --tags 2>/dev/null))
+#;GIT_COMMIT ?= $(shell git describe --match="" --dirty --long --always --abbrev=40 2> /dev/null || echo "")
LIB_NAME := libnvidia-container