projects
/
roundcube.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d742e4b
)
Install /usr/share/bug with mode 644
author
Vincent Bernat
<bernat@debian.org>
Sun, 17 Aug 2008 10:32:52 +0000
(10:32 +0000)
committer
Jérémy Bobbio
<lunar@debian.org>
Sat, 18 Jun 2011 17:41:32 +0000
(19:41 +0200)
debian/rules
patch
|
blob
|
history
diff --git
a/debian/rules
b/debian/rules
index 3a7d8578d22208581eed500004b6274cff2b55b6..acba5c651079bc17f8224ce01d15e3c75f67c923 100755
(executable)
--- a/
debian/rules
+++ b/
debian/rules
@@
-46,7
+46,7
@@
binary-install/roundcube-core::
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/% :
install -d $(CURDIR)/debian/$(cdbs_curpkg)/usr/share/bug/$(cdbs_curpkg)
- install $(CURDIR)/debian/bug.control $(CURDIR)/debian/$(cdbs_curpkg)/usr/share/bug/$(cdbs_curpkg)/control
+ install
-m 644
$(CURDIR)/debian/bug.control $(CURDIR)/debian/$(cdbs_curpkg)/usr/share/bug/$(cdbs_curpkg)/control
clean::
debconf-updatepo