• 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/luaexpatutils/luaexpatutils.mk
Francois PerradFrancois Perrad committed 751d85a7f8317 Jan 2014
Raw file
Source viewDiff to previous
xxxxxxxxxx
 
1
################################################################################
2
#
3
# luaexpatutils
4
#
5
################################################################################
6
​
7
LUAEXPATUTILS_VERSION = 88c228365b084224c911d34aff06002634b38b50
8
LUAEXPATUTILS_SITE = $(call github,stevedonovan,LuaExpatUtils,$(LUAEXPATUTILS_VERSION))
9
LUAEXPATUTILS_LICENSE = Public Domain
10
LUAEXPATUTILS_DEPENDENCIES = luaexpat
11
​
12
define LUAEXPATUTILS_INSTALL_TARGET_CMDS
13
    $(INSTALL) -m 0644 -D $(@D)/lua/doc.lua \
14
        $(TARGET_DIR)/usr/share/lua/$(LUAINTERPRETER_ABIVER)/lxp/doc.lua
15
endef
16
​
17
$(eval $(generic-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.