Browse Source

sourcedeb not needed

Bob Mottram 9 years ago
parent
commit
b744bd74e2
1 changed files with 0 additions and 3 deletions
  1. 0
    3
      Makefile

+ 0
- 3
Makefile View File

120
 	rm -f \#* \.#* debian/*.substvars debian/*.log
120
 	rm -f \#* \.#* debian/*.substvars debian/*.log
121
 	rm -fr deb.* debian/${APP}
121
 	rm -fr deb.* debian/${APP}
122
 	rm -f ../${APP}*.deb ../${APP}*.changes ../${APP}*.asc ../${APP}*.dsc
122
 	rm -f ../${APP}*.deb ../${APP}*.changes ../${APP}*.asc ../${APP}*.dsc
123
-sourcedeb:
124
-	tar -cvf ../${APP}_${VERSION}.orig.tar ../${APP}-${VERSION} --exclude-vcs --exclude 'debian'
125
-	gzip -f9n ../${APP}_${VERSION}.orig.tar