[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[libcaca] Re: Minor problem in libcaca install



On Mon, Oct 27, 2008 at 14:46, Sam Hocevar <sam@zoy.org> wrote:
>   Thanks. This will be fixed in the next release.
> Sam.
Fixed, thanks :)
But ...
Ooops, I get an issue with uninstall :
make[1]: entrant dans le rÃ(c)pertoire « /home/chtitux/src/libcaca-svn/doc »
 rm -f '/usr/local/share/doc/libcaca-dev/html/doxygen.css'
rm -f /usr/local/share/doc/libcucul-dev
rm: ne peut enlever `/usr/local/share/doc/libcucul-dev': est un rÃ(c)pertoire
make[1]: *** [uninstall-local] Erreur 1
make[1]: quittant le rÃ(c)pertoire « /home/chtitux/src/libcaca-svn/doc »
make: *** [uninstall-recursive] Erreur 1
(Sorry, ssh + screen + putty + unicode sux)

Here's the patch :
Index: Makefile.am
===================================================================
--- Makefile.am (revision 3126)
+++ Makefile.am (working copy)
@@ -59,6 +59,6 @@
 endif

 uninstall-local:
-       rm -f $(DESTDIR)$(datadir)/doc/libcucul-dev
+       rm -rf $(DESTDIR)$(datadir)/doc/libcucul-dev
        rmdir $(DESTDIR)$(datadir)/doc 2>/dev/null || true

-- 
Chtitux -
Théophile Helleboid
-- 
This is the Caca Labs mailing-list, see http://caca.zoy.org/
Trouble unsubscribing? Please contact <sam@zoy.org>
List archives are at http://caca.zoy.org/list/