Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37909591
en ru br
ALT Linux repos
S:1.2.2-alt1.qa2
4.1: 0.7-alt1
4.0: 0.7-alt1
3.0: 0.2-alt1

Group :: System/Kernel and hardware
RPM: vbetool

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: vbetool-0.2-static-libpci.patch
Download


diff -ur vbetool-0.2.orig/Makefile.am vbetool-0.2/Makefile.am
--- vbetool-0.2.orig/Makefile.am	2004-12-30 18:27:07 +0300
+++ vbetool-0.2/Makefile.am	2005-02-18 13:30:51 +0300
@@ -12,4 +12,5 @@
 	$(RM) Makefile.in aclocal.m4 config.h.in stamp-h.in configure
 
 AM_CFLAGS = -g -Wall -Werror -pedantic
-AM_LDFLAGS = -lpci
+AM_LDFLAGS = 
+LIBS = /usr/lib/libpci.a
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin