Oops, automake isn't happy with comment here...
authorPanu Matilainen <pmatilai@redhat.com>
Thu, 5 Apr 2012 13:57:29 +0000 (16:57 +0300)
committerPanu Matilainen <pmatilai@redhat.com>
Thu, 5 Apr 2012 13:57:29 +0000 (16:57 +0300)
tests/Makefile.am

index cc82a7d..8b490f5 100644 (file)
@@ -91,7 +91,6 @@ EXTRA_DIST += atlocal.in
 # Hack: Abusing testing$(bindir)/rpmbuild as stamp file
 testing$(bindir)/rpmbuild: ../rpmbuild
        rm -rf testing
-       # Arrange unified /bin vs $(bindir) to keep things simple
        mkdir -p testing/$(bindir)
        ln -s ./$(bindir) testing/bin
        (cd ${top_builddir} && \