better deb info
authorraster <raster>
Thu, 3 Mar 2005 04:10:49 +0000 (04:10 +0000)
committerraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Thu, 3 Mar 2005 04:10:49 +0000 (04:10 +0000)
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/e17/libs/eet@13574 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

README.in

index 8eaad22..9ca3153 100644 (file)
--- a/README.in
+++ b/README.in
@@ -28,6 +28,8 @@ DEB: To build deb packages:
   tar zvf @PACKAGE@-@VERSION@.tar.gz
   cd @PACKAGE@-@VERSION@
   dpkg-buildpackage -us -uc -rfakeroot
+  cd ..
+  rm -rf @PACKAGE@-@VERSION@
 
-You will find all the debin source, binary etc. packages put in the parent
-(..) directory.
+You will find all the debian source, binary etc. packages put in the directory
+where you first untarred the source tarball.