]> git.pld-linux.org Git - packages/libguestfs.git/commitdiff
update x32 patch auto/th/libguestfs-1.50.1-1
authorJan Palus <atler@pld-linux.org>
Wed, 14 Jun 2023 09:42:05 +0000 (11:42 +0200)
committerJan Palus <atler@pld-linux.org>
Wed, 14 Jun 2023 09:42:05 +0000 (11:42 +0200)
x32.patch

index cd6b7f15fccf84037a1ade5381f24d20193689ce..0e8e276202bead2226a85c0db17b170c872543f9 100644 (file)
--- a/x32.patch
+++ b/x32.patch
@@ -7,5 +7,5 @@
 -      $(top_builddir)/run $(CARGO) build --release
 +      PKG_CONFIG_ALLOW_CROSS=1 $(top_builddir)/run $(CARGO) build --release --target x86_64-unknown-linux-gnux32
  
- TESTS = run-bindtests run-tests
+ distclean-local:
+       -$(top_builddir)/run $(CARGO) clean
This page took 0.218579 seconds and 4 git commands to generate.