]> granicus.if.org Git - graphviz/commit
Fix #1268
authorellson <devnull@localhost>
Wed, 9 Jan 2008 19:34:48 +0000 (19:34 +0000)
committerellson <devnull@localhost>
Wed, 9 Jan 2008 19:34:48 +0000 (19:34 +0000)
commit6ad713ae47c540bdcc463226bcf621efb1ebbdc8
tree731333afabd9854e1ed6fb6edceb11342a3b6fef
parent998acb288383649c42d8c271a620b21fb276ce12
Fix #1268
Installation of softlinks into non-owned directories is done as a
separate step, with soft failures, so that a developer can do:
   ./configure --prefix=$HOME/graphviz; make; make install
without root priviledges.
graphviz.spec.in
tclpkg/Makefile.am