projects
/
ZOOM-Perl-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bd9655f
)
Do not attempt to sign Debian packages.
author
Mike Taylor
<mike@indexdata.com>
Wed, 30 Oct 2013 11:56:00 +0000
(11:56 +0000)
committer
Mike Taylor
<mike@indexdata.com>
Wed, 30 Oct 2013 11:56:00 +0000
(11:56 +0000)
See MKAdmin commit
b13d3fb0f46860b9f240036119a7cd0d95b69ddf
Makefile.PL
patch
|
blob
|
history
diff --git
a/Makefile.PL
b/Makefile.PL
index
2750492
..
2985131
100644
(file)
--- a/
Makefile.PL
+++ b/
Makefile.PL
@@
-65,7
+65,7
@@
__EOT__
sub MY::postamble { "debian: debian/output
debian/output:
- dpkg-buildpackage -rfakeroot -d
+ dpkg-buildpackage -us -uc -rfakeroot -d
rm -rf debian/output
mkdir debian/output
mv ../libnet-z3950-zoom-perl* debian/output