SPECS: stfl.spec - sedding {python, perl}/Makefile.snippet to fix libdir

uzsolt uzsolt at pld-linux.org
Mon Oct 27 18:52:56 CET 2008


Author: uzsolt                       Date: Mon Oct 27 17:52:56 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- sedding {python,perl}/Makefile.snippet to fix libdir

---- Files affected:
SPECS:
   stfl.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SPECS/stfl.spec
diff -u SPECS/stfl.spec:1.9 SPECS/stfl.spec:1.10
--- SPECS/stfl.spec:1.9	Sun Oct  5 13:06:28 2008
+++ SPECS/stfl.spec	Mon Oct 27 18:52:51 2008
@@ -7,7 +7,7 @@
 Summary(pl.UTF-8):	Implementacja opartego na ncurses zestawu widgetów dla terminali tekstowych
 Name:		stfl
 Version:	0.19
-Release:	0.2
+Release:	0.3
 License:	GPL v2
 Group:		Libraries
 Source0:	http://www.clifford.at/stfl/%{name}-%{version}.tar.gz
@@ -100,6 +100,9 @@
 # sed -i "s@\(mkdir .*\)/lib@\1/lib64 at g" $file
 # done
 # %endif
+%{__sed} -i 's,$(prefix)/lib,/%{_libdir},g' python/Makefile.snippet
+%{__sed} -i 's,$(prefix)/lib,/%{_libdir},g' ruby/Makefile.snippet
+
 
 %build
 %{__make} \
@@ -155,6 +158,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2008/10/27 17:52:51  uzsolt
+- sedding {python,perl}/Makefile.snippet to fix libdir
+
 Revision 1.9  2008/10/05 11:06:28  uzsolt
 - added x86_64 TODO
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/stfl.spec?r1=1.9&r2=1.10&f=u



More information about the pld-cvs-commit mailing list