Package: giggle
Version: 0.4.91-1
Severity: normal
Tags: patch

Hi,

Most of the libgiggle headers are missing, the attached patch should
fix it.

regards,
guillem
>From e998c3d3fe2961fc577332b7acd7fe585e4c2f7c Mon Sep 17 00:00:00 2001
From: Guillem Jover <guil...@hadrons.org>
Date: Tue, 26 May 2009 23:22:37 +0200
Subject: [PATCH] Fix Makefile.am to install all libgiggle headers

---
 libgiggle/Makefile.am |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/libgiggle/Makefile.am b/libgiggle/Makefile.am
index ffd1b29..3e82320 100644
--- a/libgiggle/Makefile.am
+++ b/libgiggle/Makefile.am
@@ -56,7 +56,7 @@ libgiggle_la_SOURCES = \
 	$(NULL)
 
 libgiggle_HEADERS = \
-	$(libgiggle_git_h_files) \
+	$(libgiggle_h_files) \
 	giggle-enums.h \
 	giggle-marshal.h \
 	$(NULL)
-- 
1.6.3.1

Reply via email to