Author: shadzik                      Date: Thu Dec  7 22:26:25 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- remove patch0, we can do it in spec

---- Files affected:
SPECS:
   lastbash.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/lastbash.spec
diff -u SPECS/lastbash.spec:1.2 SPECS/lastbash.spec:1.3
--- SPECS/lastbash.spec:1.2     Thu Dec  7 23:09:38 2006
+++ SPECS/lastbash.spec Thu Dec  7 23:26:19 2006
@@ -8,7 +8,6 @@
 Group:         Applications/Sound
 Source0:       http://dl.sourceforge.net/lastbash/%{name}-%{version}.tar.gz
 # Source0-md5: c4c65bbb2d17b10db005e12abea85c00
-Patch0:                %{name}-Makefile.patch
 URL:           http://lastbash.sourceforge.net
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -20,12 +19,13 @@
 
 %prep
 %setup -q
-%patch0 -p1
 
 %install
 rm -rf $RPM_BUILD_ROOT
 
 %{__make} install \
+       prefix=/usr \
+       mandir=$RPM_BUILD_ROOT/usr/share/man \
        DESTDIR=$RPM_BUILD_ROOT
 
 %clean
@@ -43,6 +43,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2006/12/07 22:26:19  shadzik
+- remove patch0, we can do it in spec
+
 Revision 1.2  2006/12/07 22:09:38  shadzik
 - got the dot ?
 
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to