SPECS: posh.spec - just re-define _bindir to avoid double slash ef...

glen glen at pld-linux.org
Thu Jun 1 00:53:59 CEST 2006


Author: glen                         Date: Wed May 31 22:53:59 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- just re-define _bindir to avoid double slash effect

---- Files affected:
SPECS:
   posh.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/posh.spec
diff -u SPECS/posh.spec:1.1 SPECS/posh.spec:1.2
--- SPECS/posh.spec:1.1	Thu Jun  1 00:49:59 2006
+++ SPECS/posh.spec	Thu Jun  1 00:53:54 2006
@@ -2,7 +2,7 @@
 Summary:	Policy-compliant Ordinary SHell
 Name:		posh
 Version:	0.5
-Release:	0.2
+Release:	0.3
 License:	GPL v2+
 Group:		Applications/Shells
 Source0:	http://ftp.debian.org/debian/pool/main/p/posh/%{name}_%{version}.tar.gz
@@ -10,7 +10,7 @@
 URL:		http://packages.debian.org/unstable/source/posh
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define		_exec_prefix	/
+%define		_bindir			/bin
 %define		_shell			%{_bindir}/posh
 
 %description
@@ -59,6 +59,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2006/05/31 22:53:54  glen
+- just re-define _bindir to avoid double slash effect
+
 Revision 1.1  2006/05/31 22:49:59  glen
 - new
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/posh.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list