]> hackdaworld.org Git - hdw-linux/hdw-linux.git/commitdiff
fixed wine package
authorhackbard <hackbard>
Sun, 25 Jul 2004 02:03:29 +0000 (02:03 +0000)
committerhackbard <hackbard>
Sun, 25 Jul 2004 02:03:29 +0000 (02:03 +0000)
doc/CHANGELOG
packages/hackbard/wine/wine

index a5c4b4f364fe62c55d7b94b43a875bfa5d37fa39..9a4ab58125c6b77d91c4ede007eeb860b83a34b5 100644 (file)
@@ -1,3 +1,7 @@
+*) 2004-07-25
+
+- fixed wine package
+
 *) 2004-07-24
 
 - updated INSTALL file
 *) 2004-07-24
 
 - updated INSTALL file
index 73d154cdd3994d046ac0e502b32ed854e1fd4e8f..36e94618142347be4a9d0cf7664beb1daf4e67ca 100644 (file)
@@ -9,6 +9,6 @@
 make_conf="depend all"
 
 post_install() {
 make_conf="depend all"
 
 post_install() {
-       rm -r $docdir ; mkdir -p $docdir
+       rm -rf $docdir ; mkdir -p $docdir
        cp -r documentation/* $docdir
                }
        cp -r documentation/* $docdir
                }