From: chas w. <ch...@us...> - 2007-12-29 20:30:48
|
Update of /cvsroot/linux-atm/linux-atm/src/extra In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv24172/src/extra Modified Files: Tag: V2_5_0 Makefile.am Log Message: this gets rid of the some of the Makefile's "accidentally" included in the rpm distros doc/ is still broken, but it needs more than just a quick fix. Index: Makefile.am =================================================================== RCS file: /cvsroot/linux-atm/linux-atm/src/extra/Makefile.am,v retrieving revision 1.2.2.2 retrieving revision 1.2.2.3 diff -C2 -d -r1.2.2.2 -r1.2.2.3 *** Makefile.am 23 Dec 2007 22:30:17 -0000 1.2.2.2 --- Makefile.am 29 Dec 2007 20:30:43 -0000 1.2.2.3 *************** *** 1,4 **** ! SUBDIRS = ANS ! ! EXTRA_DIST = linux-atm.spec.in ! --- 1,4 ---- ! EXTRA_DIST = linux-atm.spec.in \ ! ANS/127.0.0 ANS/atm-reverse ANS/e164_cc ANS/pdf2e164_cc.pl ANS/resolv.conf \ ! ANS/192.168.27 ANS/bind-498-REL.patch ANS/hosts2ans.pl ANS/README ANS/atm \ ! ANS/named.conf ANS/README.DNS |