rpms/tclcompiler/devel tclcompiler-1.5-pkgpath.patch,NONE,1.1

Michael Thomas (wart) fedora-extras-commits at redhat.com
Sat Jan 5 23:25:32 UTC 2008


Author: wart

Update of /cvs/extras/rpms/tclcompiler/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv10692

Added Files:
	tclcompiler-1.5-pkgpath.patch 
Log Message:
Fix package path for Tcl 8.5



tclcompiler-1.5-pkgpath.patch:

--- NEW FILE tclcompiler-1.5-pkgpath.patch ---
--- Makefile.in.orig	2007-02-11 16:11:40.000000000 -0800
+++ Makefile.in	2007-02-11 16:13:51.000000000 -0800
@@ -65,7 +65,7 @@
 
 DESTDIR		=
 
-PKG_DIR		= $(PACKAGE_NAME)$(PACKAGE_VERSION)
+PKG_DIR		= tcl at TCL_VERSION@/$(PACKAGE_NAME)$(PACKAGE_VERSION)
 pkgdatadir	= $(datadir)/$(PKG_DIR)
 pkglibdir	= $(libdir)/$(PKG_DIR)
 pkgincludedir	= $(includedir)/$(PKG_DIR)




More information about the fedora-extras-commits mailing list