summaryrefslogtreecommitdiffstats
path: root/source/x/mesa/README.GIT
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2021-07-15 22:37:59 +0000
committer Eric Hameleers <alien@slackware.com>2021-07-16 08:59:48 +0200
commit3c1ca4fba7f2eb67b5526d02b29849e5ff7cb2c7 (patch)
tree62df56661568921dfc5b7c93db02453e5e02eaff /source/x/mesa/README.GIT
parenta5c7f74c57c8159bdc2580c9792c75a723bf66c1 (diff)
downloadcurrent-3c1ca4fba7f2eb67b5526d02b29849e5ff7cb2c7.tar.gz
current-3c1ca4fba7f2eb67b5526d02b29849e5ff7cb2c7.tar.xz
Thu Jul 15 22:37:59 UTC 202120210715223759
d/cmake-3.21.0-x86_64-1.txz: Upgraded. d/python-setuptools-57.2.0-x86_64-1.txz: Upgraded. kde/ktexteditor-5.84.0-x86_64-2.txz: Rebuilt. Recompiled to use editorconfig-core-c-0.12.5. Thanks to Heinz Wiesinger. l/editorconfig-core-c-0.12.5-x86_64-1.txz: Added. Thanks to David Demelier. l/python-charset-normalizer-2.0.2-x86_64-1.txz: Upgraded. l/talloc-2.3.3-x86_64-1.txz: Upgraded. l/tdb-1.4.4-x86_64-1.txz: Upgraded. l/tevent-0.11.0-x86_64-1.txz: Upgraded. x/mesa-21.1.5-x86_64-1.txz: Upgraded.
Diffstat (limited to '')
-rw-r--r--source/x/mesa/README.GIT16
1 files changed, 0 insertions, 16 deletions
diff --git a/source/x/mesa/README.GIT b/source/x/mesa/README.GIT
deleted file mode 100644
index 4e79f374c..000000000
--- a/source/x/mesa/README.GIT
+++ /dev/null
@@ -1,16 +0,0 @@
-Anonymous git Access
-
- To get the Mesa sources anonymously (read-only):
-
- 1. Install the git software on your computer if needed.
-
- 2. Get an initial, local copy of the repository with:
-
- git clone git://anongit.freedesktop.org/git/mesa/mesa
-
-
- 3. Later, you can update your tree from the master repository with:
-
- git pull origin
-
-