rpms/tk/devel tk.spec,1.38,1.39

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue Feb 20 18:07:29 UTC 2007


Author: mmaslano

Update of /cvs/dist/rpms/tk/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv14093

Modified Files:
	tk.spec 
Log Message:
Change in spec.



Index: tk.spec
===================================================================
RCS file: /cvs/dist/rpms/tk/devel/tk.spec,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- tk.spec	20 Feb 2007 17:43:18 -0000	1.38
+++ tk.spec	20 Feb 2007 18:07:27 -0000	1.39
@@ -51,12 +51,9 @@
 %patch5 -p1 -b .5-cflags
 
 # patch1 touches tcl.m4
-TOPDIR=$PWD
-cd unix
-autoconf
-
 %build
 cd unix
+autoconf
 %configure
 make %{?_smp_mflags} TK_LIBRARY=%{_datadir}/%{name}%{majorver}
 




More information about the fedora-cvs-commits mailing list