mirror of
https://git.savannah.gnu.org/git/inetutils.git
synced 2026-01-12 00:19:39 +08:00
maint: Use GNULIB_REVISION instead of git submodule.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -28,6 +28,7 @@
|
||||
/config.status
|
||||
/configure
|
||||
/confpaths.h
|
||||
/gnulib/
|
||||
/include
|
||||
/inetutils-*.tar.*
|
||||
/inetutils-*/
|
||||
|
||||
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -1,3 +0,0 @@
|
||||
[submodule "gnulib"]
|
||||
path = gnulib
|
||||
url = https://git.savannah.gnu.org/git/gnulib.git
|
||||
|
||||
@@ -16,6 +16,8 @@
|
||||
# You should have received a copy of the GNU General Public License
|
||||
# along with this program. If not, see `http://www.gnu.org/licenses/'.
|
||||
|
||||
GNULIB_REVISION=aacceb6eff58eba91290d930ea9b8275699057cf
|
||||
|
||||
# Build prerequisites.
|
||||
buildreq="\
|
||||
autoconf 2.59
|
||||
|
||||
1
gnulib
1
gnulib
Submodule gnulib deleted from d55e7f77df
Reference in New Issue
Block a user