Author: sparky
Date: Fri May 26 16:25:54 2006
New Revision: 7447

Modified:
   ppcrcd/trunk/add.pkgs
   ppcrcd/trunk/patches/pldconf.patch
Log:
- fix pldconf build


Modified: ppcrcd/trunk/add.pkgs
==============================================================================
--- ppcrcd/trunk/add.pkgs       (original)
+++ ppcrcd/trunk/add.pkgs       Fri May 26 16:25:54 2006
@@ -237,7 +237,7 @@
        cd $(dir $@) && cvs up $(if $(REV-$(@:out/rpm/SPECS/%.spec=%)),-r \
                $(REV-$(@:out/rpm/SPECS/%.spec=%)),-A) $(notdir $@)
        sed -e '/^# Source/aPatch666: %{name}-ppcrcd.patch' \
-               -e '/^%setup/a%patch666 -p1'    \
+               -e '/^%patch0/a%patch666 -p1'   \
                -i $@
        cp patches/pldconf.patch out/rpm/SOURCES/pldconf-ppcrcd.patch
        sleep 1 && touch $@

Modified: ppcrcd/trunk/patches/pldconf.patch
==============================================================================
--- ppcrcd/trunk/patches/pldconf.patch  (original)
+++ ppcrcd/trunk/patches/pldconf.patch  Fri May 26 16:25:54 2006
@@ -84,7 +84,7 @@
  run_main()
  {
        if [ "X$PCMCIA" = "Xyes" ]; then
--              install_if_missing "pcmcia-cs kernel-pcmcia-cs"
+-              install_if_missing "pcmcia-cs kernel-grsecurity-pcmcia-cs"
                /etc/rc.d/init.d/pcmcia restart 
                #This line prevents "MODULE = nie_wykryto" test for just eth0
                MODULE_0=yenta_socket
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to