Parent Directory
|
Revision Log
New. Rebased against Coin-2.4.8.
| 1 | diff -uNr Coin-2.4.6.orig/man/man3/Makefile.am Coin-2.4.6/man/man3/Makefile.am |
| 2 | --- Coin-2.4.6.orig/man/man3/Makefile.am 2007-04-10 11:24:07.000000000 +0200 |
| 3 | +++ Coin-2.4.6/man/man3/Makefile.am 2007-04-14 06:27:29.000000000 +0200 |
| 4 | @@ -8,6 +8,7 @@ |
| 5 | "$(sim_ac_doxygen_exe)" docs/coin.doxygen ) |
| 6 | |
| 7 | filelist.txt: SoDB.3 |
| 8 | + rm -f *_.3 |
| 9 | ls *.3 >filelist.txt |
| 10 | |
| 11 | |
| 12 | diff -uNr Coin-2.4.6.orig/man/man3/Makefile.in Coin-2.4.6/man/man3/Makefile.in |
| 13 | --- Coin-2.4.6.orig/man/man3/Makefile.in 2007-04-10 11:24:07.000000000 +0200 |
| 14 | +++ Coin-2.4.6/man/man3/Makefile.in 2007-04-14 06:27:30.000000000 +0200 |
| 15 | @@ -421,6 +421,7 @@ |
| 16 | "$(sim_ac_doxygen_exe)" docs/coin.doxygen ) |
| 17 | |
| 18 | filelist.txt: SoDB.3 |
| 19 | + rm -f *_.3 |
| 20 | ls *.3 >filelist.txt |
| 21 | |
| 22 | @BUILD_MANPAGES_TRUE@all-local: filelist.txt |
| admin@fedoraproject.org | ViewVC Help |
| Powered by ViewVC 1.1.2 |