mkdebrepo #1

  • //
  • guest/
  • thomas_gray/
  • jambox/
  • main/
  • swarm/
  • packaging/
  • mkdebrepo
  • View
  • Commits
  • Open Download .zip Download (117 B)
#!/bin/bash

cd ../../p4-bin/bin.linux26x86_64 || exit $?
pwd
dpkg-scanpackages . /dev/null | gzip -c9 > Packages.gz
# Change User Description Committed
#1 18730 Liz Lam clean up code and move things around