diff options
| author | Josep Torra <n770galaxy@gmail.com> | 2013-01-07 10:17:45 +0100 |
|---|---|---|
| committer | Josep Torra <n770galaxy@gmail.com> | 2013-01-07 10:17:45 +0100 |
| commit | 1c9cc7e607e358e4e41e08717d008712f1b2c028 (patch) | |
| tree | f634e77a844c461f9df924f85a418abd8eb18086 | |
| parent | 5ad6648ecd72fb59d785198bdcf9800ce4d7ddba (diff) | |
Don't dist the stamp files
| -rwxr-xr-x | dist.sh | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -31,6 +31,7 @@ dpkg-buildpackage -rfakeroot -b # Build source package make clean +rm *stamp rm -rf debian/nethack rm -f debian rm -rf nethack-3.4.3 |
