# HG changeset patch # User nenolod # Date 1158573723 25200 # Node ID cff1d04026ae1009221c5f632ca30bf86ca50a51 # Parent 844761e5dac3123f496530c8747526de35cb94b4 [svn] - remove a post-install hook diff -r 844761e5dac3 -r cff1d04026ae ChangeLog --- a/ChangeLog Mon Sep 18 02:45:11 2006 -0700 +++ b/ChangeLog Mon Sep 18 03:02:03 2006 -0700 @@ -1,3 +1,12 @@ +2006-09-18 09:45:11 +0000 William Pitcock + revision [20] + - fully working package + + + Changes: Modified: + +9 -18 trunk/configure.ac + + 2006-09-18 09:42:15 +0000 William Pitcock revision [18] - remove last references to libaudacious. diff -r 844761e5dac3 -r cff1d04026ae Makefile --- a/Makefile Mon Sep 18 02:45:11 2006 -0700 +++ b/Makefile Mon Sep 18 03:02:03 2006 -0700 @@ -17,8 +17,3 @@ echo "if it's called without any parameters."; \ fi -OBJECTIVE_DATA = \ - audacious.pc:$(LIBDIR)/pkgconfig \ - audacious.1:$(mandir)/man1 \ - audacious/audacious.desktop:$(datadir)/applications -