setools/setools-rhat.patch

21 lines
768 B
Diff
Raw Normal View History

--- setools-2.3/Makefile.rhat 2006-01-23 10:58:42.000000000 -0500
+++ setools-2.3/Makefile 2006-01-31 16:18:43.000000000 -0500
@@ -12,7 +12,7 @@
PREFIX ?= $(DESTDIR)/usr
2005-11-03 21:53:20 +00:00
INCLUDE_DIR = $(PREFIX)/include
-SHARED_LIB_INSTALL_DIR = $(PREFIX)/lib
2005-11-03 21:53:20 +00:00
+SHARED_LIB_INSTALL_DIR = $(DESTDIR)$(LIBDIR)
STATIC_LIB_INSTALL_DIR = $(SHARED_LIB_INSTALL_DIR)
#SETOOLS_INCLUDE = $(INCLUDE_DIR)/setools-$(SETOOLS_VER)
2005-11-03 21:53:20 +00:00
TCLVER = $(shell env tclsh tcl_vars)
@@ -37,7 +37,7 @@
2005-11-03 22:57:49 +00:00
# instead of "/usr/share/setools/". This probably needs to become more
# robust in the future.
#
-INSTALL_LIBDIR = $(PREFIX)/share/setools-$(SETOOLS_VER)
+INSTALL_LIBDIR = $(PREFIX)/share/setools
# all apps that have a te/fc file need to be listed here
POLICYINSTALLDIRS =
# Help files here