changeset 2514:42ada920402e

update package libpaper
author Mark Brand <mabrand@mabrand.nl>
date Thu, 10 May 2012 09:14:53 +0200
parents dcc7a0f02d83
children 3925643b4743
files index.html src/libpaper.mk
diffstat 2 files changed, 3 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/index.html	Tue May 08 16:36:19 2012 +0200
+++ b/index.html	Thu May 10 09:14:53 2012 +0200
@@ -1480,7 +1480,7 @@
     </tr>
     <tr>
         <td id="libpaper-package">libpaper</td>
-        <td id="libpaper-version">1.1.24+nmu1</td>
+        <td id="libpaper-version">1.1.24+nmu2</td>
         <td id="libpaper-website"><a href="http://packages.debian.org/unstable/libpaper1">libpaper</a></td>
     </tr>
     <tr>
--- a/src/libpaper.mk	Tue May 08 16:36:19 2012 +0200
+++ b/src/libpaper.mk	Thu May 10 09:14:53 2012 +0200
@@ -3,7 +3,7 @@
 
 PKG             := libpaper
 $(PKG)_IGNORE   :=
-$(PKG)_CHECKSUM := 1f7a810a433a5a68b099aa92777cc2d0b3d03b42
+$(PKG)_CHECKSUM := 40f16453d7752bf5e3c9e74515650eb37edbb3fe
 $(PKG)_SUBDIR   := libpaper-$($(PKG)_VERSION)
 $(PKG)_FILE     := libpaper_$($(PKG)_VERSION).tar.gz
 $(PKG)_URL      := http://ftp.debian.org/debian/pool/main/libp/$(PKG)/$($(PKG)_FILE)
@@ -18,6 +18,7 @@
 define $(PKG)_BUILD
     cd '$(1)' && ./configure \
         --host='$(TARGET)' \
+        --build="`config.guess`" \
         --disable-shared \
         --prefix='$(PREFIX)/$(TARGET)'
     $(MAKE) -C '$(1)' -j '$(JOBS)' install bin_PROGRAMS= sbin_PROGRAMS= noinst_PROGRAMS=