Skip to content
Snippets Groups Projects
Commit 331477af authored by Kevin Rosenberg's avatar Kevin Rosenberg
Browse files

Automated commit for debian release 1.98-1

parent a8c281e6
No related branches found
No related tags found
No related merge requests found
...@@ -49,10 +49,6 @@ install: build ...@@ -49,10 +49,6 @@ install: build
# Build architecture-independent files here. # Build architecture-independent files here.
binary-indep: build install binary-indep: build install
# Build architecture-dependent files here.
binary-arch: build install
dh_testdir dh_testdir
dh_testroot dh_testroot
# dh_installdebconf # dh_installdebconf
...@@ -79,6 +75,9 @@ binary-arch: build install ...@@ -79,6 +75,9 @@ binary-arch: build install
dh_md5sums dh_md5sums
dh_builddeb dh_builddeb
# Build architecture-dependent files here.
binary-arch: build install
binary: binary-indep binary-arch binary: binary-indep binary-arch
.PHONY: build clean binary-indep binary-arch binary install configure .PHONY: build clean binary-indep binary-arch binary install configure
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment