Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 199546
b: refs/heads/master
c: b59a122
h: refs/heads/master
v: v3
  • Loading branch information
FEJES Jozsef authored and Michal Marek committed Mar 7, 2010
1 parent 5d6db9a commit 4b63b57
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: e9cfaa9f4c99be6d6bfe468daa1dd3a3f326bc52
refs/heads/master: b59a12258460b3d019918719b1bd2563cf37ad9a
2 changes: 2 additions & 0 deletions trunk/scripts/package/builddeb
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ create_package() {
cp debian/copyright "$pdir/usr/share/doc/$pname/"
cp debian/changelog "$pdir/usr/share/doc/$pname/changelog.Debian"
gzip -9 "$pdir/usr/share/doc/$pname/changelog.Debian"
sh -c "cd '$pdir'; find . -type f ! -path './DEBIAN/*' -printf '%P\0' \
| xargs -r0 md5sum > DEBIAN/md5sums"

# Fix ownership and permissions
chown -R root:root "$pdir"
Expand Down

0 comments on commit 4b63b57

Please sign in to comment.