20 lines
708 B
BlitzBasic
20 lines
708 B
BlitzBasic
|
require dpkg.inc
|
||
|
LIC_FILES_CHKSUM = "file://COPYING;md5=751419260aa954499f7abaabaa882bbe"
|
||
|
|
||
|
SRC_URI += "file://noman.patch \
|
||
|
file://check_snprintf.patch \
|
||
|
file://check_version.patch \
|
||
|
file://preinst.patch \
|
||
|
file://fix-timestamps.patch \
|
||
|
file://remove-tar-no-timestamp.patch \
|
||
|
file://fix-abs-redefine.patch \
|
||
|
file://arch_pm.patch \
|
||
|
file://dpkg-configure.service \
|
||
|
file://glibc2.5-sync_file_range.patch \
|
||
|
file://no-vla-warning.patch \
|
||
|
"
|
||
|
|
||
|
SRC_URI[md5sum] = "765a96fd0180196613bbfa3c4aef0775"
|
||
|
SRC_URI[sha256sum] = "3ed776627181cb9c1c9ba33f94a6319084be2e9ec9c23dd61ce784c4f602cf05"
|
||
|
|