diff options
author | minskim <minskim@pkgsrc.org> | 2005-09-22 04:31:28 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2005-09-22 04:31:28 +0000 |
commit | b384061e3356b9532fff4514ce4e945e2b16e36e (patch) | |
tree | a15410cce827ffa095dd9cfe446004af4f48880c /audio/xhippo/patches | |
parent | f1e3e1ca62a1bf0d6615a9b21d8a6d0485225d36 (diff) | |
download | pkgsrc-b384061e3356b9532fff4514ce4e945e2b16e36e.tar.gz |
Add a patch for the previous commit.
Diffstat (limited to 'audio/xhippo/patches')
-rw-r--r-- | audio/xhippo/patches/patch-aa | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/audio/xhippo/patches/patch-aa b/audio/xhippo/patches/patch-aa new file mode 100644 index 00000000000..ca3400b9beb --- /dev/null +++ b/audio/xhippo/patches/patch-aa @@ -0,0 +1,13 @@ +$NetBSD: patch-aa,v 1.4 2005/09/22 04:31:28 minskim Exp $ + +--- Makefile.in.orig 2003-02-02 16:25:29.000000000 -0800 ++++ Makefile.in +@@ -582,7 +582,7 @@ info-am: + + install-data-am: install-man + +-install-exec-am: install-binPROGRAMS install-sysconfDATA ++install-exec-am: install-binPROGRAMS + + install-info: install-info-recursive + |