IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 14699


Ignore:
Timestamp:
Aug 29, 2007, 3:18:57 PM (19 years ago)
Author:
eugene
Message:

fixed perl (protect @ signs)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/src/Makefile.am

    r14662 r14699  
    177177
    178178pxdata.c: $(srcdir)/pxdata.c.template $(srcdir)/Makefile
    179         $(PERL) -pe 's|@PKGDATADIR@|$(pkgdatadir)|' $< > $@
     179        $(PERL) -pe 's|\@PKGDATADIR\@|$(pkgdatadir)|' $< > $@
    180180
Note: See TracChangeset for help on using the changeset viewer.