Silence pkglint errors (the hunk header must not end with a CR character).
This commit is contained in:
parent
71326e81da
commit
943a99ce4b
2 changed files with 7 additions and 7 deletions
|
@ -1,4 +1,4 @@
|
|||
$NetBSD: distinfo,v 1.8 2011/02/28 03:12:53 schnoebe Exp $
|
||||
$NetBSD: distinfo,v 1.9 2011/03/10 19:08:46 gregoire Exp $
|
||||
|
||||
SHA1 (hplip-3.11.1.tar.gz) = 6b06567373cadc7dff48134c6b58f90a4d72582a
|
||||
RMD160 (hplip-3.11.1.tar.gz) = 0ac41ed3935a050f1bcd431418fa280b853e8caf
|
||||
|
@ -7,4 +7,4 @@ SHA1 (patch-aa) = 6487ae3ccfd73d40e7f48e9d65f165d2e283056a
|
|||
SHA1 (patch-ab) = ce2775ef74746aefd942bda49c4e548f7c771ff5
|
||||
SHA1 (patch-ac) = 82e2951ec3edf44dd78dae9ac6abb307eb60b9fc
|
||||
SHA1 (patch-ad) = 468fbf167e1f20bb8617e444977969e46b19f3be
|
||||
SHA1 (patch-ae) = 3630ac8098cd2dc50c6c41982b6bc59f60d3070e
|
||||
SHA1 (patch-ae) = cd7499667e20aa42d13fb83f783895c910a191cf
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
$NetBSD: patch-ae,v 1.6 2011/02/28 03:12:53 schnoebe Exp $
|
||||
$NetBSD: patch-ae,v 1.7 2011/03/10 19:08:46 gregoire Exp $
|
||||
|
||||
# Conform to autoconf's standard variable usage, making it easier
|
||||
# to install on pkgsrc platforms
|
||||
|
@ -7,7 +7,7 @@ $NetBSD: patch-ae,v 1.6 2011/02/28 03:12:53 schnoebe Exp $
|
|||
|
||||
--- Makefile.am.orig 2011-01-19 05:18:26.000000000 +0000
|
||||
+++ Makefile.am
|
||||
@@ -91,18 +91,18 @@ hp_mkuri_LDADD = -ldl libhpmud.la
|
||||
@@ -91,18 +91,18 @@ hp_mkuri_LDADD = -ldl libhpmud.la
|
||||
hp_mkuri_CFLAGS = -DCONFDIR=\"$(hplip_confdir)\"
|
||||
|
||||
# hpmud.rules
|
||||
|
@ -29,7 +29,7 @@ $NetBSD: patch-ae,v 1.6 2011/02/28 03:12:53 schnoebe Exp $
|
|||
hplip_conf_DATA = hplip.conf
|
||||
|
||||
#pstotiff filter
|
||||
@@ -110,7 +110,7 @@ pstotiffdir = $(cupsfilterdir)
|
||||
@@ -110,7 +110,7 @@ pstotiffdir = $(cupsfilterdir)
|
||||
pstotiff_SCRIPTS = fax/filters/pstotiff
|
||||
|
||||
# hplip.state
|
||||
|
@ -38,7 +38,7 @@ $NetBSD: patch-ae,v 1.6 2011/02/28 03:12:53 schnoebe Exp $
|
|||
dist_hplip_state_DATA = hplip.state
|
||||
|
||||
if FULL_BUILD
|
||||
@@ -317,9 +317,9 @@ endif
|
||||
@@ -317,9 +317,9 @@ endif
|
||||
|
||||
# PolicyKit
|
||||
if POLICYKIT_INSTALL
|
||||
|
@ -50,7 +50,7 @@ $NetBSD: patch-ae,v 1.6 2011/02/28 03:12:53 schnoebe Exp $
|
|||
dist_policykit_dbus_share_DATA = data/policykit/com.hp.hplip.service
|
||||
policykit_policydir = $(policykit_dir)
|
||||
dist_policykit_policy_DATA = data/policykit/com.hp.hplip.policy
|
||||
@@ -495,13 +495,13 @@ install-data-hook:
|
||||
@@ -495,13 +495,13 @@ install-data-hook:
|
||||
if HPLIP_BUILD
|
||||
# If scanner build, add hpaio entry to sane dll.conf.
|
||||
if [ "$(scan_build)" = "yes" ]; then \
|
||||
|
|
Loading…
Reference in a new issue