ppcrcd/trunk: add.pkgs net.pkgs

sparky cvs at pld-linux.org
Wed Aug 9 22:23:23 CEST 2006


Author: sparky
Date: Wed Aug  9 22:23:20 2006
New Revision: 7645

Modified:
   ppcrcd/trunk/add.pkgs
   ppcrcd/trunk/net.pkgs
Log:
- install irssi scripts


Modified: ppcrcd/trunk/add.pkgs
==============================================================================
--- ppcrcd/trunk/add.pkgs	(original)
+++ ppcrcd/trunk/add.pkgs	Wed Aug  9 22:23:20 2006
@@ -13,7 +13,7 @@
 I +=	libgcc libstdc++
 # will not build it
 $(R)/libgcc $(R)/libstdc++:
-	echo out/rpm/RPMS/$(notdir $@)-4.1.0-0.20060111r109597.1.ppc.rpm > $@
+	echo out/rpm/RPMS/$(notdir $@)-4.1.*.ppc.rpm > $@
 
 I +=	libjpeg
 $(R)/libjpeg:	$(P)/libjpeg
@@ -108,7 +108,8 @@
 I +=	vim vim-rt xxd
 BCOND-vim = --without static --without athena --without motif --without gtk \
 	--without gnome --without kde --without ispell
-# -static -athena -motif -gtk -gnome -kde +perl +python +ruby +tcl +bonobo -selinux -ispell -home_etc
+# -static -athena -motif -gtk -gnome -kde +perl +python +ruby +tcl +bonobo
+# -selinux -ispell -home_etc
 INSTOPTS-vim = --nodeps
 $(R)/vim $(R)/vim-rt $(R)/xxd:	$(P)/vim
 

Modified: ppcrcd/trunk/net.pkgs
==============================================================================
--- ppcrcd/trunk/net.pkgs	(original)
+++ ppcrcd/trunk/net.pkgs	Wed Aug  9 22:23:20 2006
@@ -257,6 +257,11 @@
 # -perl -ipv6 -ssl
 $(R)/irssi:	$(P)/irssi
 
+I += $(addprefix irssi-script-,autorealname chanact charsetwars cp2iso dispatch forwardfix hideauth keepnick 
+	nocaps people seen tab_stop ziew)
+$(addprefix $(R)/irssi-script-,autorealname chanact charsetwars cp2iso dispatch forwardfix hideauth keepnick
+	nocaps people seen tab_stop ziew): 	$(P)/irssi-scripts
+
 I +=	libgadu
 BCOND-ekg = --without aspell --without python --without voip
 # -aspell -voip -python +pthread +ioctl_daemon


More information about the pld-cvs-commit mailing list