• 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/imlib2/0003-imlib2-config-delete-old-reference-to-my_libs.patch
Fabio PorceddaFabio Porcedda committed 76b55b9509b08 Mar 2015
Raw file
Source viewDiff to previous
xxxxxxxxxx
 
1
From 534e736e52b6be0da58397ef05f55d47f3794ea7 Mon Sep 17 00:00:00 2001
2
From: Mike Frysinger <vapier@gentoo.org>
3
Date: Sat, 18 Jan 2014 13:56:54 -0500
4
Subject: [PATCH 3/6] imlib2-config: delete old reference to @my_libs@
5
​
6
This was cleaned up a while ago, but this file was missed.
7
​
8
URL: https://bugs.gentoo.org/497894
9
---
10
 imlib2-config.in | 2 +-
11
 1 file changed, 1 insertion(+), 1 deletion(-)
12
​
13
diff --git a/imlib2-config.in b/imlib2-config.in
14
index cf814c6..965f7c3 100644
15
--- a/imlib2-config.in
16
+++ b/imlib2-config.in
17
@@ -46,7 +46,7 @@ while test $# -gt 0; do
18
       ;;
19
     --libs)
20
       libdirs=-L@libdir@
21
-      echo $libdirs -lImlib2 @my_libs@
22
+      echo $libdirs -lImlib2
23
       ;;
24
     *)
25
       echo "${usage}" 1>&2
26
-- 
27
2.3.1
28
​
  • 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.