Git-Url:
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=a4bcaf04c99eaab3645dfb69104f86d0d9a1fe94
commit a4bcaf04c99eaab3645dfb69104f86d0d9a1fe94
Author: Miklos Vajna <[EMAIL PROTECTED]>
Date: Mon Jul 14 01:49:08 2008 +0200
irssi-0.8.12-5-i686
- fix up Fsed and move both of them before Fbuild
- actually I did not get a build error, but it's always a good idea to
patch files _before_ build..
diff --git a/source/network/irssi/FrugalBuild b/source/network/irssi/FrugalBuild
index 08dce3a..ff57c87 100644
--- a/source/network/irssi/FrugalBuild
+++ b/source/network/irssi/FrugalBuild
@@ -19,9 +19,9 @@ sha1sums=('00ecca04766c51feef057b2327f67166be473fa3')
build()
{
- Fbuild --with-proxy --enable-ipv6 --with-bot
# see http://bugs.irssi.org/index.php?do=details&task_id=535
Fsed '"fe-windows.h"' '<fe-common/core/fe-windows.h>' src/fe-text/mainwindows.h
- Fsed '"term.h"' '<term.h>' src/fe-text/mainwindows.h
+ Fsed '"term.h"' '<fe-text/term.h>' src/fe-text/mainwindows.h
+ Fbuild --with-proxy --enable-ipv6 --with-bot
Ffilerel src/fe-text/{mainwindows,term,statusbar}.h
/usr/include/irssi/src/fe-text/
}
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git