diff options
author | wiz <wiz@pkgsrc.org> | 2014-08-10 08:21:46 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-08-10 08:21:46 +0000 |
commit | a1c4acb8815d40cd72b7aa0ebb81003bdc3e74cf (patch) | |
tree | cbce7b400cf3ae38c499cd48841af27105d2764f /devel/cppcheck/patches | |
parent | c8f4ef3432dc9078a906f47252088661fdc5278d (diff) | |
download | pkgsrc-a1c4acb8815d40cd72b7aa0ebb81003bdc3e74cf.tar.gz |
Add upstream bug report URL.
Diffstat (limited to 'devel/cppcheck/patches')
-rw-r--r-- | devel/cppcheck/patches/patch-Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/cppcheck/patches/patch-Makefile b/devel/cppcheck/patches/patch-Makefile index 5f90b2fba9a..3675b1850e1 100644 --- a/devel/cppcheck/patches/patch-Makefile +++ b/devel/cppcheck/patches/patch-Makefile @@ -1,6 +1,7 @@ -$NetBSD: patch-Makefile,v 1.1 2014/08/07 11:35:11 wiz Exp $ +$NetBSD: patch-Makefile,v 1.2 2014/08/10 08:21:46 wiz Exp $ Fix DESTDIR installation of config files. +http://5.150.254.56:443/trac-cppcheck/ticket/6043 --- Makefile.orig 2014-08-02 10:39:20.000000000 +0000 +++ Makefile |