• Skip to sidebar navigation
  • Skip to content

Bitbucket

  • More
    ProjectsRepositories
  • Help
    • Online help
    • Learn Git
    • Welcome to Bitbucket
    • Keyboard shortcuts
  • Log In
Alexander Dahl
  1. Alexander Dahl

buildroot

Public
Actions
  • Clone
  • Compare

Learn more about cloning repositories

You have read-only access

Navigation
  • Source
  • Commits
  • Branches
  • All Branches Graph
  • Forks
  1. Alexander Dahl
  2. buildroot

Source

buildroot/package/diffutils/diffutils.mk
Axel LinAxel Lin committed 51243f52e1001 Oct 2013
Raw file
Source viewDiff to previous
 
1
################################################################################
2
#
3
# diffutils
4
#
5
################################################################################
6
​
7
DIFFUTILS_VERSION = 3.3
8
DIFFUTILS_SOURCE = diffutils-$(DIFFUTILS_VERSION).tar.xz
9
DIFFUTILS_SITE = $(BR2_GNU_MIRROR)/diffutils
10
DIFFUTILS_DEPENDENCIES = $(if $(BR2_NEEDS_GETTEXT_IF_LOCALE),gettext)
11
DIFFUTILS_LICENSE = GPLv3+
12
DIFFUTILS_LICENSE_FILES = COPYING
13
​
14
ifeq ($(BR2_PACKAGE_BUSYBOX),y)
15
DIFFUTILS_DEPENDENCIES += busybox
16
endif
17
​
18
$(eval $(autotools-package))
  • Git repository management for enterprise teams powered by Atlassian Bitbucket
  • Atlassian Bitbucket v6.7.2
  • Documentation
  • Request a feature
  • About
  • Contact Atlassian
Atlassian

Everything looks good. We'll let you know here if there's anything you should know about.