[Pkg-ocaml-maint-commits] [SCM] nurpawiki packaging branch, master, updated. upstream/1.2.1-20-g04cf136

Stephane Glondu steph at glondu.net
Tue Oct 14 23:15:20 UTC 2008


The following commit has been merged in the master branch:
commit 04cf136db132496c2021aafbdf0b778f1c0b6132
Author: Stephane Glondu <steph at glondu.net>
Date:   Wed Oct 15 01:12:14 2008 +0200

    Remove quilt stuff

diff --git a/debian/rules b/debian/rules
index bf9dc9d..3e35cf7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,7 +8,7 @@
 export OCAMLFIND_DESTDIR = debian/nurpawiki/usr/lib/ocsigen
 
 build: build-stamp
-build-stamp: $(QUILT_STAMPFN)
+build-stamp:
 	dh build
 	touch $@
 
@@ -23,7 +23,7 @@ install-stamp: build-stamp
 	sed -i 's/,pcre//' $(OCAMLFIND_DESTDIR)/nurpawiki/META
 	touch $@
 
-clean: unpatch
+clean:
 	dh $@
 
 binary-indep: install-stamp

-- 
nurpawiki packaging



More information about the Pkg-ocaml-maint-commits mailing list