Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Factory
mgetty
fixpie.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File fixpie.patch of Package mgetty
Index: mgetty-1.2.1/fax/Makefile =================================================================== --- mgetty-1.2.1.orig/fax/Makefile +++ mgetty-1.2.1/fax/Makefile @@ -36,7 +36,7 @@ faxheader: faxheader.in ../sedscript @cd .. ; $(MAKE) sedscript faxq-helper: faxq-helper.o - $(CC) $(CFLAGS) -o faxq-helper faxq-helper.o + $(CC) $(LDFLAGS) -o faxq-helper faxq-helper.o faxq-helper.o: faxq-helper.c ../sedscript $(CC) $(CFLAGS) -DFAX_SPOOL_OUT=\"$(FAX_SPOOL_OUT)\" \ Index: mgetty-1.2.1/Makefile =================================================================== --- mgetty-1.2.1.orig/Makefile +++ mgetty-1.2.1/Makefile @@ -569,7 +569,7 @@ sendfax.config: sendfax.cfg.in sedscript ./sedscript <sendfax.cfg.in >sendfax.config newslock: compat/newslock.c - $(CC) $(CFLAGS) -o newslock compat/newslock.c + $(CC) $(CFLAGS) $(LDFLAGS) -o newslock compat/newslock.c # internal: use this to create a "clean" mgetty+sendfax tree bindist: all doc-all sedscript
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