help needed to sync auctex pkg with the new 11.52 release
Uwe Brauer
oub at gmx.net
Wed Aug 25 06:40:07 EDT 2004
On 24 Aug 2004, steve at youngs.au.com wrote:
> * Uwe Brauer <oub at gmx.net> writes:
>
>> I hope some package guru can help, Steve do you hear this???
>
> Yep.
>
> I've got the 11.52 auctex tarball laying about somewhere, I'll see
> if I can take a look.
Thanks, meanwhile I found out, that if I add the following lines to
the Makefile
DATA_1_FILES = .nosearch
DATA_1_DEST = $(PACKAGE)/var
Then indeed a new subdirectory var of etc is created, with a dummy
file .nosearch.
However nor
#DATA_1_FILES = .nosearch
DATA_1_DEST = $(PACKAGE)/var
Nor
DATA_1_FILES =
DATA_1_DEST = $(PACKAGE)/var
Works in the sense that an *empty* directory is generated. I can live
with this dummy file, but I find the solution not very elegant to say
the least.
Uwe
More information about the XEmacs-Beta
mailing list