File: doc.patch

package info (click to toggle)
gnarwl 3.6.dfsg-14
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 880 kB
  • sloc: ansic: 1,191; makefile: 119; sh: 71; php: 44
file content (13 lines) | stat: -rw-r--r-- 564 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: gnarwl.git/doc/Makefile
===================================================================
--- gnarwl.git.orig/doc/Makefile
+++ gnarwl.git/doc/Makefile
@@ -20,8 +20,6 @@ install:
 	install -m 644 LICENSE $(DESTDIR)$(DOCDIR)
 	install -m 644 AUTHORS $(DESTDIR)$(DOCDIR)
 	install -m 644 INSTALL $(DESTDIR)$(DOCDIR)
-	install -m 644 ISPEnv.schema $(DESTDIR)$(DOCDIR)
-	install -m 644 ISPEnv2.schema $(DESTDIR)$(DOCDIR)
 	install -m 644 example.ldif $(DESTDIR)$(DOCDIR)
 	install -m 644 HISTORY $(DESTDIR)$(DOCDIR)
 	install -m 644 README $(DESTDIR)$(DOCDIR)