SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
12
net/nload/patches/patch-docs_Makefile_in
Normal file
12
net/nload/patches/patch-docs_Makefile_in
Normal file
|
@ -0,0 +1,12 @@
|
|||
--- docs/Makefile.in.orig Mon Feb 6 09:53:59 2012
|
||||
+++ docs/Makefile.in Sat Feb 18 16:03:17 2012
|
||||
@@ -327,8 +327,7 @@ uninstall-am:
|
||||
|
||||
install:
|
||||
$(mkinstalldirs) $(DESTDIR)$(mandir)/man1
|
||||
- $(INSTALL_DATA) $(top_srcdir)/docs/$(PACKAGE).1 $(DESTDIR)$(mandir)/man1
|
||||
- gzip -f $(DESTDIR)$(mandir)/man1/$(PACKAGE).1
|
||||
+ $(INSTALL_DATA) $(top_builddir)/docs/$(PACKAGE).1 $(DESTDIR)$(mandir)/man1
|
||||
|
||||
uninstall:
|
||||
rm $(DESTDIR)$(mandir)/man1/$(PACKAGE).1.gz
|
Loading…
Add table
Add a link
Reference in a new issue