~ubuntu-branches/ubuntu/precise/eglibc/precise-201308281639

« back to all changes in this revision

Viewing changes to debian/rules.d/tarball.mk

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2012-02-08 01:58:09 UTC
  • mfrom: (1.5.3) (288.1.12 precise)
  • Revision ID: package-import@ubuntu.com-20120208015809-ulscst7uteq3e22z
Tags: 2.15~pre6-0ubuntu10
Merge from Debian (r5151, 2.13-26).

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
EGLIBC_SVN = svn://svn.eglibc.org
2
2
EGLIBC_BRANCH = branches/eglibc-$(shell echo $(EGLIBC_VERSION) | sed -e 's/\([0-9]\+\)\.\([0-9]\+\).*/\1_\2/')
3
 
EGLIBC_BRANCH = branches/eglibc-2_13
4
 
EGLIBC_REVISION = 12879
 
3
EGLIBC_BRANCH = branches/eglibc-2_15
 
4
EGLIBC_REVISION = 16526
5
5
EGLIBC_CHECKOUT = eglibc-checkout
6
6
EGLIBC_DIR = eglibc-$(EGLIBC_VERSION)
7
7
DEB_ORIG = ../eglibc_$(EGLIBC_VERSION).orig.tar.gz