mirror of
https://github.com/beard7n/bsdports.git
synced 2026-04-13 12:01:19 +02:00
16 lines
292 B
Plaintext
16 lines
292 B
Plaintext
--- Makefile.am.orig 2018-02-08 17:53:26 UTC
|
|
+++ Makefile.am
|
|
@@ -3,12 +3,6 @@ SUBDIRS =
|
|
SUBDIRS += fuse-ext2
|
|
SUBDIRS += tools
|
|
|
|
-EXTRA_DIST = \
|
|
- fuse-ext2.pc.in
|
|
-
|
|
-pkgconfigdir = @pkgconfigdir@
|
|
-pkgconfig_DATA = fuse-ext2.pc
|
|
-
|
|
$(pkgconfig_DATA): config.status
|
|
|
|
man1_MANS = fuse-ext2.1
|