[Pkg-mol-commits] r16 - mol/trunk/debian/patches

Gaudenz Steinlin gaudenz at costa.debian.org
Sat Aug 19 12:52:10 UTC 2006


Author: gaudenz
Date: 2006-08-19 12:52:10 +0000 (Sat, 19 Aug 2006)
New Revision: 16

Modified:
   mol/trunk/debian/patches/Makefile.dpatch
Log:
Remove bincheck target from install. It does not work with dfsg free sources.


Modified: mol/trunk/debian/patches/Makefile.dpatch
===================================================================
--- mol/trunk/debian/patches/Makefile.dpatch	2006-08-19 12:50:47 UTC (rev 15)
+++ mol/trunk/debian/patches/Makefile.dpatch	2006-08-19 12:52:10 UTC (rev 16)
@@ -5,9 +5,18 @@
 ## DP: Remove installation of non-free parts from Makefile
 
 @DPATCH@
-
---- mol-0.9.70.orig/Makefile.dist
-+++ mol-0.9.70/Makefile.dist
+diff -urNad mol-0.9.71~pre8~/Makefile.dist mol-0.9.71~pre8/Makefile.dist
+--- mol-0.9.71~pre8~/Makefile.dist	2006-08-19 14:40:24.000000000 +0200
++++ mol-0.9.71~pre8/Makefile.dist	2006-08-19 14:43:16.000000000 +0200
+@@ -73,7 +73,7 @@
+ install-config:
+ 	@$(MAKE) -C Doc install-config-force	
+ 
+-install: bincheck install-modules
++install: install-modules
+ 	@$(INSTALL_DIR) -v $(_bindir) $(_datadir) $(_etcdir) $(_vardir)
+ 	@$(INSTALL_DIR) -v $(_docdir) $(_libdir) $(_libdir)/bin/
+ 	@$(INSTALL_DIR) -v $(addprefix $(_datadir)/, images nvram drivers oftrees)
 @@ -102,14 +102,7 @@
  
  	@$(INSTALL_DATA) -v $(mollib)/mol.symbols $(_libdir)/




More information about the Pkg-mol-commits mailing list