diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-07-25 13:42:15 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-07-25 13:42:15 +0000 |
commit | 6ed27883147abe6e1ba577c93ab43dc11ec52cd4 (patch) | |
tree | 015f7c62e58d66f13513d4d4f8b2ff500e3e6250 /x11-fm/nautilus2 | |
parent | 6b15f6bdf40e4a0160afbdcda4b50e1fdf71ee77 (diff) | |
download | ports-6ed27883147abe6e1ba577c93ab43dc11ec52cd4.tar.gz ports-6ed27883147abe6e1ba577c93ab43dc11ec52cd4.zip |
Notes
Diffstat (limited to 'x11-fm/nautilus2')
-rw-r--r-- | x11-fm/nautilus2/files/patch-Makefile.in | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/x11-fm/nautilus2/files/patch-Makefile.in b/x11-fm/nautilus2/files/patch-Makefile.in new file mode 100644 index 000000000000..54494b0f9da2 --- /dev/null +++ b/x11-fm/nautilus2/files/patch-Makefile.in @@ -0,0 +1,13 @@ + +$FreeBSD$ + +--- Makefile.in 2002/07/25 09:29:17 1.1 ++++ Makefile.in 2002/07/25 09:29:26 +@@ -150,7 +150,6 @@ + libnautilus-private \ + libnautilus-adapter \ + src \ +- test \ + components \ + po \ + data \ |