Changeset b1bfc61


Ignore:
Timestamp:
Sep 29, 2006, 2:23:24 PM (18 years ago)
Author:
Paul Brossier <piem@altern.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:
4eafd5b
Parents:
b9f5dbf
Message:

remove trailing slash to fix directory creation on osx
remove trailing slash to fix directory creation on osx

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sounds/Makefile.am

    rb9f5dbf rb1bfc61  
    33
    44install-data-local:
    5         $(mkinstalldirs) "$(DESTDIR)$(datadir)/sounds/aubio/"
     5        $(mkinstalldirs) "$(DESTDIR)$(datadir)/sounds/aubio"
    66        $(INSTALL_DATA) $(srcdir)/woodblock.aiff "$(DESTDIR)$(datadir)/sounds/aubio"
    77
Note: See TracChangeset for help on using the changeset viewer.