Author: sparky
Date: Mon Nov  6 17:54:31 2006
New Revision: 7939

Modified:
   ppcrcd/trunk/Makefile
Log:
- no -joiliet in mkisofs


Modified: ppcrcd/trunk/Makefile
==============================================================================
--- ppcrcd/trunk/Makefile       (original)
+++ ppcrcd/trunk/Makefile       Mon Nov  6 17:54:31 2006
@@ -73,7 +73,6 @@
                -hfs-volid "PPCRCD"             \
                -hfs-bless $(cdroot)/ppc        \
                -chrp-boot                      \
-               -joliet                         \
                -rational-rock                  \
                -sort files.sort                \
                -output $@                      \
@@ -258,7 +257,7 @@
        cd out/rpm/SPECS && ( rpmbuild -bb      \
                --define="_topdir $(PWD)/out/rpm"       \
                $(notdir $(firstword $^)).spec          \
-               $(BCOND-$(notdir $(firstword $^))) $(BCOND)             \
+               $(BCOND-$(notdir $(firstword $^))) $(BCOND)     \
                --define="optflags $(RCFLAGS)"                  \
                --define="optldflags $(RLDFLAGS)";              \
                echo $$? > $(PWD)/EXIT) | tee $(PWD)/buildout;
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to