Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=ryuotesting5.git;a=commitdiff;h=6ef9e9978d0c734423ce3e4a994c127a1dd79bfa

commit 6ef9e9978d0c734423ce3e4a994c127a1dd79bfa
Author: James Buren <[email protected]>
Date:   Fri Jul 20 22:28:55 2012 -0500

setserial-2.17-6-x86_64
* remove sysvinit script
* backup /etc/serial.conf

diff --git a/source/base/setserial/FrugalBuild 
b/source/base/setserial/FrugalBuild
index 861e388..48408b3 100644
--- a/source/base/setserial/FrugalBuild
+++ b/source/base/setserial/FrugalBuild
@@ -4,7 +4,7 @@

pkgname=setserial
pkgver=2.17
-pkgrel=5
+pkgrel=6
pkgdesc="allows you to look at and change various attributes of a serial device"
depends=('glibc>=2.8-3')
makedepends=('groff>=1.19.2-4')
@@ -12,6 +12,7 @@ groups=('base')
archs=('i686' 'x86_64' 'arm')
Finclude sourceforge
source=($source rc.serial.patch0)
+backup=(etc/serial.conf)
sha1sums=('68824494a0b5700f7e999564a59358bf34f79eb1' \
'7b44f397937e01245b713806f67fea018ec6144c')

@@ -23,8 +24,6 @@ build()
sed -e 's/#include <stdio.h>/#include <stdio.h>\n#include <stdlib.h>/' -i 
setserial.c || Fdie
Fmake || return 1
Fexerel /sbin/setserial
-       Fexerel /etc/rc.d/rc.serial
-       Fsed "-1" "-n 1" $Fdestdir/etc/rc.d/rc.serial
Ffilerel /etc/serial.conf
Ffilerel /usr/man/man8/setserial.8
}
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to