summaryrefslogtreecommitdiffstats
path: root/recipes/debianutils/debianutils_2.30.bb
blob: 8a3a751d44de0c2a27177d11d41cf7b61f1b7227 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Copyright (C) 2007, Stelios Koroneos - Digital OPSiS, All Rights Reserved
# Released under the MIT license (see packages/COPYING)

require debianutils.inc

PR = "${INC_PR}"

do_configure_prepend() {
	sed -i -e 's:tempfile.1 which.1:which.1:g' Makefile.am
}

SRC_URI[md5sum] = "7fdd5f8395162d8728d4b79e97b9819e"
SRC_URI[sha256sum] = "d62e98fee5b1a758d83b62eed8d8bdec473677ff782fed89fc4ae3ba3f381401"