Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15:Update
libguestfs.15200
d0e5a819-python-Fix-missing-additional-backslas...
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File d0e5a819-python-Fix-missing-additional-backslashes.patch of Package libguestfs.15200
From d0e5a819e8b16b38c22cb7309e88bf49a6fdcc4a Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" <rjones@redhat.com> Date: Fri, 9 Feb 2018 15:55:38 +0000 Subject: [PATCH] python: Fix missing & additional backslashes which broke python sdist. Fixes commit e6c89f96316c3eda6049d0c3ed4de4cda6f4f973. --- python/Makefile.am | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/python/Makefile.am b/python/Makefile.am index 5d2716e20..ef500d65d 100644 --- a/python/Makefile.am +++ b/python/Makefile.am @@ -101,9 +101,9 @@ stamp-extra-files: \ cleanups.h \ config.h \ guestfs-internal-all.h \ - guestfs-utils.h + guestfs-utils.h \ ignore-value.h \ - utils.c \ + utils.c touch $@ config.h: -- 2.15.1
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor