Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (863df7f641e41bbe15ec3834933436eb937e79c4)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pavel Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (863df7f641e41bbe15ec3834933436eb937e79c4)
  • Date: Tue, 19 Oct 2021 23:30:27 +0000

GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemaage.org>:

disk/libmtp/BUILD | 3 +++
disk/libmtp/HISTORY | 3 +++
2 files changed, 6 insertions(+)

New commits:
commit 863df7f641e41bbe15ec3834933436eb937e79c4
Author: Pavel Vinogradov <public AT sourcemaage.org>
Commit: Pavel Vinogradov <public AT sourcemaage.org>

disk/libmtp: correctly install udev related files

diff --git a/disk/libmtp/BUILD b/disk/libmtp/BUILD
new file mode 100755
index 0000000..41f5da3
--- /dev/null
+++ b/disk/libmtp/BUILD
@@ -0,0 +1,3 @@
+OPTS+=" --with-udev=${INSTALL_ROOT}/lib/udev" &&
+
+default_build
diff --git a/disk/libmtp/HISTORY b/disk/libmtp/HISTORY
index 5bc0581..885d74a 100644
--- a/disk/libmtp/HISTORY
+++ b/disk/libmtp/HISTORY
@@ -1,3 +1,6 @@
+2021-10-19 Pavel Vinogradov <public AT sourcemage.org>
+ * BUILD: added to specify udev directory
+
2021-10-17 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 1.1.19
* DEPENDS: added, needs libusb



  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (863df7f641e41bbe15ec3834933436eb937e79c4), Pavel Vinogradov, 10/19/2021

Archive powered by MHonArc 2.6.24.

Top of Page