Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:12.3
scpm
scpm-fix_link_order.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File scpm-fix_link_order.patch of Package scpm
Index: src/cli/Makefile =================================================================== --- src/cli/Makefile.orig 2005-07-23 15:08:13.000000000 +0200 +++ src/cli/Makefile 2010-09-15 14:32:42.952316620 +0200 @@ -9,7 +9,7 @@ objs=cli.o db_commands.o all: scpm scpm: $(objs) - g++ -L../libscpm -lscpm -o scpm -g $(objs) + g++ -L../libscpm -o scpm -g $(objs) -lscpm clean: rm -f scpm $(objs)
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