forked from Lainports/freebsd-ports
11 lines
324 B
Text
11 lines
324 B
Text
--- Makefile.am.orig 2024-09-05 20:15:43 UTC
|
|
+++ Makefile.am
|
|
@@ -80,8 +80,6 @@ install-data-local: install-pen-database
|
|
endif
|
|
|
|
install-data-local: install-pen-database
|
|
- mkdir -p $(DESTDIR)$(DOCDIR)
|
|
- $(INSTALL_DATA) $(DOCLIST) $(DESTDIR)$(DOCDIR)
|
|
|
|
uninstall-local: uninstall-pen-database
|
|
-rm -rf $(DESTDIR)$(DOCDIR)
|