Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:12.3
vorbisgain
vorbisgain_Makefile_tabs.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File vorbisgain_Makefile_tabs.patch of Package vorbisgain
# # Fixes wrong indention (spaces instead of tabs) in Makefile # # (c) 2010 Matthias Bach <marix@marix.org> # diff -Naru vorbisgain-0.34.old//Makefile.am vorbisgain-0.34/Makefile.am --- vorbisgain-0.34.old//Makefile.am 2003-09-17 17:58:08.000000000 +0200 +++ vorbisgain-0.34/Makefile.am 2010-10-04 13:29:57.000000000 +0200 @@ -20,7 +20,7 @@ EXTRA_DIST = $(man_MANS) NEWS README debug: - $(MAKE) all CFLAGS="@DEBUG@" + $(MAKE) all CFLAGS="@DEBUG@" profile: - $(MAKE) all CFLAGS="@PROFILE@" + $(MAKE) all CFLAGS="@PROFILE@" diff -Naru vorbisgain-0.34.old//Makefile.in vorbisgain-0.34/Makefile.in --- vorbisgain-0.34.old//Makefile.in 2003-09-17 18:03:34.000000000 +0200 +++ vorbisgain-0.34/Makefile.in 2010-10-04 13:36:50.000000000 +0200 @@ -417,10 +417,10 @@ debug: - $(MAKE) all CFLAGS="@DEBUG@" + $(MAKE) all CFLAGS="@DEBUG@" profile: - $(MAKE) all CFLAGS="@PROFILE@" + $(MAKE) all CFLAGS="@PROFILE@" # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded.
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