diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2016-02-15 11:31:04 +1100 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2016-02-15 11:31:04 +1100 |
commit | 93f962087f020746e79fc8b72cdf8d1d3f5e7147 (patch) | |
tree | 7ef2867a3e390fdf04d18453bb9bbc7b1b641ed1 /nettle-32 | |
parent | 6e6cc968df860702c8222c36c40a13527de654ce (diff) | |
download | compat-32-93f962087f020746e79fc8b72cdf8d1d3f5e7147.tar.gz compat-32-93f962087f020746e79fc8b72cdf8d1d3f5e7147.tar.xz |
fix footprints
Diffstat (limited to 'nettle-32')
-rw-r--r-- | nettle-32/.footprint | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/nettle-32/.footprint b/nettle-32/.footprint index d8f8a745..2631f1bf 100644 --- a/nettle-32/.footprint +++ b/nettle-32/.footprint @@ -1,13 +1,13 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/lib32/ -rw-r--r-- root/root usr/lib32/libhogweed.a -lrwxrwxrwx root/root usr/lib32/libhogweed.so -> libhogweed.so.4.1 -lrwxrwxrwx root/root usr/lib32/libhogweed.so.4 -> libhogweed.so.4.1 --rw-r--r-- root/root usr/lib32/libhogweed.so.4.1 +lrwxrwxrwx root/root usr/lib32/libhogweed.so -> libhogweed.so.4.2 +lrwxrwxrwx root/root usr/lib32/libhogweed.so.4 -> libhogweed.so.4.2 +-rw-r--r-- root/root usr/lib32/libhogweed.so.4.2 -rw-r--r-- root/root usr/lib32/libnettle.a -lrwxrwxrwx root/root usr/lib32/libnettle.so -> libnettle.so.6.1 -lrwxrwxrwx root/root usr/lib32/libnettle.so.6 -> libnettle.so.6.1 --rw-r--r-- root/root usr/lib32/libnettle.so.6.1 +lrwxrwxrwx root/root usr/lib32/libnettle.so -> libnettle.so.6.2 +lrwxrwxrwx root/root usr/lib32/libnettle.so.6 -> libnettle.so.6.2 +-rw-r--r-- root/root usr/lib32/libnettle.so.6.2 drwxr-xr-x root/root usr/lib32/pkgconfig/ -rw-r--r-- root/root usr/lib32/pkgconfig/hogweed.pc -rw-r--r-- root/root usr/lib32/pkgconfig/nettle.pc |