Changeset 9ae6e03


Ignore:
Timestamp:
May 16, 2008, 2:41:28 AM (16 years ago)
Author:
Paul Brossier <piem@piem.org>
Branches:
feature/autosink, feature/cnn, feature/cnn_org, feature/constantq, feature/crepe, feature/crepe_org, feature/pitchshift, feature/pydocstrings, feature/timestretch, fix/ffmpeg5, master, pitchshift, sampler, timestretch, yinfft+
Children:
e3e9368
Parents:
13e23b8
Message:

java/aubio/Makefile.am: use datadir, not hardcoded path

File:
1 edited

Legend:

Unmodified
Added
Removed
  • java/aubio/Makefile.am

    r13e23b8 r9ae6e03  
    1616        -L$(top_builddir)/src -laubio
    1717
    18 pkgjavadir = /usr/local/lib/java/aubio
     18pkgjavadir = ${datadir}/java/aubio
    1919
    2020pkgjava_LTLIBRARIES = libaubiowrapper.la
Note: See TracChangeset for help on using the changeset viewer.