diff options
author | Fredrik Rinnestam <fredrik@crux.nu> | 2014-01-19 22:10:49 +0100 |
---|---|---|
committer | Fredrik Rinnestam <fredrik@crux.nu> | 2014-01-19 22:11:13 +0100 |
commit | 77b68c38f7387615ca71e935d925bb3d871bf46a (patch) | |
tree | 338563bb8311afbb3a0c33f5d94cb7311563332a /libsndfile/.footprint | |
parent | dce7abc0723f9acd69922b3d35e41457fc2747fb (diff) | |
download | opt-77b68c38f7387615ca71e935d925bb3d871bf46a.tar.gz opt-77b68c38f7387615ca71e935d925bb3d871bf46a.tar.xz |
Fix broken merge
Diffstat (limited to 'libsndfile/.footprint')
-rw-r--r-- | libsndfile/.footprint | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/libsndfile/.footprint b/libsndfile/.footprint new file mode 100644 index 000000000..f29b60b41 --- /dev/null +++ b/libsndfile/.footprint @@ -0,0 +1,34 @@ +drwxr-xr-x root/root usr/ +drwxr-xr-x root/root usr/bin/ +-rwxr-xr-x root/root usr/bin/sndfile-cmp +-rwxr-xr-x root/root usr/bin/sndfile-concat +-rwxr-xr-x root/root usr/bin/sndfile-convert +-rwxr-xr-x root/root usr/bin/sndfile-deinterleave +-rwxr-xr-x root/root usr/bin/sndfile-info +-rwxr-xr-x root/root usr/bin/sndfile-interleave +-rwxr-xr-x root/root usr/bin/sndfile-metadata-get +-rwxr-xr-x root/root usr/bin/sndfile-metadata-set +-rwxr-xr-x root/root usr/bin/sndfile-play +-rwxr-xr-x root/root usr/bin/sndfile-regtest +-rwxr-xr-x root/root usr/bin/sndfile-salvage +drwxr-xr-x root/root usr/include/ +-rw-r--r-- root/root usr/include/sndfile.h +-rw-r--r-- root/root usr/include/sndfile.hh +drwxr-xr-x root/root usr/lib/ +-rwxr-xr-x root/root usr/lib/libsndfile.la +lrwxrwxrwx root/root usr/lib/libsndfile.so -> libsndfile.so.1.0.25 +lrwxrwxrwx root/root usr/lib/libsndfile.so.1 -> libsndfile.so.1.0.25 +-rwxr-xr-x root/root usr/lib/libsndfile.so.1.0.25 +drwxr-xr-x root/root usr/lib/pkgconfig/ +-rw-r--r-- root/root usr/lib/pkgconfig/sndfile.pc +drwxr-xr-x root/root usr/man/ +drwxr-xr-x root/root usr/man/man1/ +-rw-r--r-- root/root usr/man/man1/sndfile-cmp.1.gz +-rw-r--r-- root/root usr/man/man1/sndfile-concat.1.gz +-rw-r--r-- root/root usr/man/man1/sndfile-convert.1.gz +-rw-r--r-- root/root usr/man/man1/sndfile-deinterleave.1.gz +-rw-r--r-- root/root usr/man/man1/sndfile-info.1.gz +-rw-r--r-- root/root usr/man/man1/sndfile-interleave.1.gz +-rw-r--r-- root/root usr/man/man1/sndfile-metadata-get.1.gz +-rw-r--r-- root/root usr/man/man1/sndfile-metadata-set.1.gz +-rw-r--r-- root/root usr/man/man1/sndfile-play.1.gz |