gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] /srv/bzr/gsrc/trunk r1494: GARNAME standardization: libc


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r1494: GARNAME standardization: libc
Date: Mon, 17 Dec 2012 22:07:45 +0100
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 1494
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Mon 2012-12-17 22:07:45 +0100
message:
  GARNAME standardization: libc
modified:
  gnu/libc/Makefile
=== modified file 'gnu/libc/Makefile'
--- a/gnu/libc/Makefile 2012-12-16 23:14:20 +0000
+++ b/gnu/libc/Makefile 2012-12-17 21:07:45 +0000
@@ -1,5 +1,6 @@
 NAME = The GNU C Library
-GARNAME = glibc
+GARNAME = libc
+UPSTREAMNAME = glibc
 GARVERSION = 2.16.0
 HOME_URL = http://www.gnu.org/software/libc/
 DESCRIPTION = The C library in GNU systems
@@ -7,7 +8,7 @@
 ######################################################################
 
 MASTER_SITES = $(MASTER_GNU)
-MASTER_SUBDIR = $(GARNAME)/
+MASTER_SUBDIR = $(UPSTREAMNAME)/
 DISTFILES = $(DISTNAME).tar.gz
 SIGFILES = $(DISTNAME).tar.gz.sig
 WORKOBJ = $(WORKDIR)/build


reply via email to

[Prev in Thread] Current Thread [Next in Thread]