Projects
Essentials
gpac
gpac-0.7.1-install_DashCast.patch
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File gpac-0.7.1-install_DashCast.patch of Package gpac (Revision 28)
Currently displaying revision
28
,
Show latest
From 669258a21dcc9827e1496c460af0bff83aa5d654 Mon Sep 17 00:00:00 2001 From: Romain Bouqueau <romain.bouqueau.pro@gmail.com> Date: Thu, 27 Apr 2017 13:32:14 +0200 Subject: [PATCH] fix typo fix #815 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 98491730b..1ac8eaf87 100644 --- a/Makefile +++ b/Makefile @@ -112,7 +112,7 @@ ifneq ($(CONFIG_WIN32), yes) ifneq ($(CONFIG_FFMPEG), no) ifneq ($(DISABLE_CORE_TOOLS), yes) ifneq ($(DISABLE_AV_PARSERS), yes) - if [ -f bin/gcc/DashCast$(EXE_SUFFIX)g ] ; then \ + if [ -f bin/gcc/DashCast$(EXE_SUFFIX) ] ; then \ $(INSTALL) $(INSTFLAGS) -m 755 bin/gcc/DashCast$(EXE_SUFFIX) "$(DESTDIR)$(prefix)/bin" ; \ fi endif
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.