~alexeftimie/+junk/indicator-sysmonitor

« back to all changes in this revision

Viewing changes to make-deb

  • Committer: Alex Eftimie
  • Date: 2011-09-03 09:47:30 UTC
  • Revision ID: alex@rosedu.org-20110903094730-narqa67kvy2r8cjo
add an option to enable/disable sensors. add autostart preference. prerelease 0.3.9

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 
3
3
rm -r build
4
4
mkdir -p build
5
 
cp -r debian/ indicator-* Makefile build
 
5
cp -r debian/ indicator-* Makefile README AUTHORS build
6
6
cd build
7
7
dpkg-buildpackage $@