+++ /dev/null
-2006-08-24 Tilman Sauerbeck (tilman at crux nu)
- * pkgadd.{h,cc}: Prepared the code for addition of the INSTALL rule
-
-2006-04-29 Simone Rota (sip at crux dot nu)
- * Optimized file type detection for stripping in pkgmk
- Thanks to Antti Nykänen
-
-2006-04-14 Tilman Sauerbeck (tilman at crux nu)
- * ChangeLog, NEWS: Moved old ChangeLog to NEWS
- * pkgmk.in: Write warnings and errors to stderr instead of stdout
- * pkgutil.cc: Use the proper sentinel in the execl() call
dist: distclean
rm -rf /tmp/pkgutils-$(VERSION)
mkdir -p /tmp/pkgutils-$(VERSION)
+ git-log > ChangeLog
cp -rf . /tmp/pkgutils-$(VERSION)
tar -C /tmp --exclude .svn -czvf ../pkgutils-$(VERSION).tar.gz pkgutils-$(VERSION)
rm -rf /tmp/pkgutils-$(VERSION)