pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/audio/libvisual/patches Missed during update to 0.4.0.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cb9555ca88e5
branches:  trunk
changeset: 515557:cb9555ca88e5
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Jul 03 23:33:59 2006 +0000

description:
Missed during update to 0.4.0.

diffstat:

 audio/libvisual/patches/patch-ac |  13 +++++++++++++
 1 files changed, 13 insertions(+), 0 deletions(-)

diffs (17 lines):

diff -r 16137cf63274 -r cb9555ca88e5 audio/libvisual/patches/patch-ac
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/audio/libvisual/patches/patch-ac  Mon Jul 03 23:33:59 2006 +0000
@@ -0,0 +1,13 @@
+$NetBSD: patch-ac,v 1.3 2006/07/03 23:33:59 wiz Exp $
+
+--- Makefile.in.orig   2006-03-20 18:42:30.000000000 +0000
++++ Makefile.in
+@@ -623,7 +623,7 @@ uninstall-info: uninstall-info-recursive
+ 
+ 
+ $(PKG_CONFIG_FILE): libvisual.pc
+-      cp -f $< $@
++      cp -f libvisual.pc $(PKG_CONFIG_FILE)
+ 
+ install-exec-local: libvisual/lvconfig.h 
+               file=$(DESTDIR)$(LIBVISUAL_INCLUDE_DIR)/libvisual/lvconfig.h; \



Home | Main Index | Thread Index | Old Index