Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37634677
en ru br
ALT Linux repos
S:1.9.25-alt2.7
5.0: 1.9.25-alt2
4.1: 1.9.25-alt1
4.0: 1.9.25-alt1

Group :: System/Libraries
RPM: svgalib

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: svgalib-alt.patch
Download


--- a/Makefile.cfg~	2006-07-14 15:38:58 +0400
+++ a/Makefile.cfg	2006-09-27 22:36:59 +0400
@@ -44,7 +44,7 @@ CONFDIR = $(SRCDIR)/src/config
 # Common prefix for installation directories.
 # NOTE: This directory must exist when you start the install.
 TOPDIR=
-prefix = $(TOPDIR)/usr/local
+prefix = $(TOPDIR)/usr
 exec_prefix = $(prefix)
 
 # Directory where the shared stubs and static library will be installed.
@@ -69,7 +69,7 @@ mandir = $(prefix)/share/man
 TARGET_FORMAT = elf
 
 # Uncomment this to use lrmi-0.9, instead of 0.6
-# USE_LRMI_9 = y
+USE_LRMI_9 = y
 
 # uncomment any of the following line to print some debug messages
 # DEBUG = yes
@@ -133,7 +133,7 @@ INSTALLMAN = installman
 
 # Select which makefile to use to install the module, or comment both out if
 # you are going to install the kernel module manually
-INSTALLMODULE = installmodule
+# INSTALLMODULE = installmodule
 # INSTALLMODULE = installmodule.alt
 
 #
@@ -260,7 +260,7 @@ INCLUDE_IBMRGB52x_DAC_TEST = y
 INCLUDE_SC1148X_DAC_TEST = y
 INCLUDE_ICS_GENDAC_DAC_TEST = y
 
-# LRMI - disbaled for non i386
+# LRMI - disabled for non i386
 LRMI = lrmi
 
 # Location of the svgalib configuration file.
@@ -320,7 +320,7 @@ DLLFLAGS = -fPIC -DPIC
 
 # Utilites used.
 AR	  = ar
-INSTALL_PROGRAM	= install -sm755
+INSTALL_PROGRAM	= install -c -s -m755
 INSTALL_SCRIPT	= install -m755
 INSTALL_SHLIB	= install -m755
 INSTALL_DATA	= install -m644
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin