mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-24 17:18:51 +02:00
libmtp: bump to 1.1.12, install to bin, comment out cmd:doxygen. (#880)
Install cmd:* to $prefix/bin (instead of $binDir), drop libtool file, fix SUMMARY, add copyright years, sort BUILD_PREREQUIRES, add TEST.
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
From 42d85dd2edd255726d4a48226d7dafa2dfe964f8 Mon Sep 17 00:00:00 2001
|
||||
From 36f3dc0b697879b7242176eb9f95144634112cc2 Mon Sep 17 00:00:00 2001
|
||||
From: Jerome Duval <jerome.duval@gmail.com>
|
||||
Date: Wed, 21 May 2014 21:24:57 +0000
|
||||
Subject: fix configure.ac
|
||||
|
||||
|
||||
diff --git a/configure.ac b/configure.ac
|
||||
index 87d7fcc..2063735 100644
|
||||
index 600105b..c40c587 100644
|
||||
--- a/configure.ac
|
||||
+++ b/configure.ac
|
||||
@@ -4,7 +4,7 @@ AC_INIT([libmtp], [1.1.6], [libmtp-discuss@lists.sourceforge.net])
|
||||
@@ -4,7 +4,7 @@ AC_INIT([libmtp], [1.1.12], [libmtp-discuss@lists.sourceforge.net])
|
||||
AC_CONFIG_MACRO_DIR([m4])
|
||||
AM_INIT_AUTOMAKE([foreign])
|
||||
AC_CONFIG_SRCDIR([src/libmtp.c])
|
||||
Reference in New Issue
Block a user