RPM Package Manager, CVS Repository http://rpm5.org/cvs/ ____________________________________________________________________________
Server: rpm5.org Name: Per Øyvind Karlsen Root: /v/rpm/cvs Email: [email protected] Module: rpm Date: 28-Apr-2011 17:52:07 Branch: HEAD Handle: 2011042815520700 Modified files: rpm/scripts Makefile.am Log: add missing \ Summary: Revision Changes Path 1.81 +1 -1 rpm/scripts/Makefile.am ____________________________________________________________________________ patch -p0 <<'@@ .' Index: rpm/scripts/Makefile.am ============================================================================ $ cvs diff -u -r1.80 -r1.81 Makefile.am --- rpm/scripts/Makefile.am 10 Apr 2011 13:50:28 -0000 1.80 +++ rpm/scripts/Makefile.am 28 Apr 2011 15:52:07 -0000 1.81 @@ -23,7 +23,7 @@ check-java-closure.sh java.prov.sh java.req.sh \ gstreamer.sh javadeps.sh libtooldeps.sh \ mono-find-provides mono-find-requires \ - check-multiarch-files multiarch-platform multiarch-dispatch + check-multiarch-files multiarch-platform multiarch-dispatch \ multiarch-dispatch.h mkmultiarch \ nix_meta \ osgideps.pl pkgconfigdeps.sh \ @@ . ______________________________________________________________________ RPM Package Manager http://rpm5.org CVS Sources Repository [email protected]
