projects
/
ocaml.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8309e6a
)
Upstream tarball is .gz
author
Stephane Glondu
<steph@glondu.net>
Fri, 12 Jun 2015 14:37:53 +0000
(16:37 +0200)
committer
Stephane Glondu
<steph@glondu.net>
Fri, 12 Jun 2015 14:37:53 +0000
(16:37 +0200)
debian/rules
patch
|
blob
|
history
diff --git
a/debian/rules
b/debian/rules
index 88886755489fdb9743b082c93b743bbc9239c5f1..74a2fa2ea9eba6193458bb8e8f32ae001c8bfffb 100755
(executable)
--- a/
debian/rules
+++ b/
debian/rules
@@
-32,7
+32,7
@@
MD5SUMSDIR = /var/lib/ocaml/md5sums
INSTDIR = $(CURDIR)/debian/tmp/usr
DISTDIR = $(PACKAGE)-$(OCAML_ABI)
UPSTREAM_VERSION = $(shell dpkg-parsechangelog | awk '/^Version:/{print $$2}' | { read u; echo $${u%-*}; })
-UPSTREAM_TARBALL = ../$(PACKAGE)_$(UPSTREAM_VERSION).orig.tar.
x
z
+UPSTREAM_TARBALL = ../$(PACKAGE)_$(UPSTREAM_VERSION).orig.tar.
g
z
SRCTARBALL = $(PACKAGE)-source-$(OCAML_ABI).tar
TESTDIR := debian/test-build