• 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/hal/hal06-libintl.patch
"Steven J. Hill""Steven J. Hill" committed 3c28ac0881406 Feb 2007
Raw file
Source viewDiff to previous
xxxxxxxxxx
 
1
diff -ur hal-0.5.8/hald/Makefile.in hal-0.5.8-patched/hald/Makefile.in
2
--- hal-0.5.8/hald/Makefile.in  2006-09-11 18:25:30.000000000 -0500
3
+++ hal-0.5.8-patched/hald/Makefile.in  2007-01-17 08:54:04.000000000 -0600
4
@@ -336,7 +336,7 @@
5
    osspec.h                            \
6
    property.h          property.c          
7
 
8
-hald_LDADD = @GLIB_LIBS@ @DBUS_LIBS@ -lm @EXPAT_LIB@ $(top_builddir)/hald/$(HALD_BACKEND)/libhald_$(HALD_BACKEND).la
9
+hald_LDADD = @GLIB_LIBS@ @DBUS_LIBS@ -lm @EXPAT_LIB@ @INTLLIBS@ $(top_builddir)/hald/$(HALD_BACKEND)/libhald_$(HALD_BACKEND).la
10
 
11
 #### Init scripts fun
12
 SCRIPT_IN_FILES = haldaemon.in
13
diff -ur hal-0.5.8/hald-runner/Makefile.in hal-0.5.8-patched/hald-runner/Makefile.in
14
--- hal-0.5.8/hald-runner/Makefile.in   2006-09-11 18:25:30.000000000 -0500
15
+++ hal-0.5.8-patched/hald-runner/Makefile.in   2007-01-17 08:54:18.000000000 -0600
16
@@ -303,7 +303,7 @@
17
    @DBUS_CFLAGS@ @GLIB_CFLAGS@
18
 
19
 hald_runner_SOURCES = main.c runner.c runner.h utils.h utils.c
20
-hald_runner_LDADD = @GLIB_LIBS@ @DBUS_LIBS@
21
+hald_runner_LDADD = @GLIB_LIBS@ @DBUS_LIBS@ @INTLLIBS@
22
 all: all-am
23
 
24
 .SUFFIXES:
  • 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.