[librep] again
- From: Christopher Bratusek <chrisb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [librep] again
- Date: Fri, 10 Sep 2010 16:08:56 +0000 (UTC)
commit b98f7c5e0abbc361d77fd65b256c5e1c8d54bc50
Author: Christopher Roy Bratusek <zanghar freenet de>
Date: Fri Sep 10 18:08:27 2010 +0200
again
src/Makefile.in | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/src/Makefile.in b/src/Makefile.in
index 2d39aa5..492085a 100644
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -111,13 +111,13 @@ installdirs : mkinstalldirs
$(DESTDIR)$(includedir)/rep/
uninstall :
- $(LIBTOOL) --mode=uninstall $(DESTDIR)${libdir}/librep.la
- $(LIBTOOL) --mode=uninstall $(DESTDIR)${bindir}/rep
- $(LIBTOOL) --mode=uninstall $(DESTDIR)${bindir}/repdoc
+ $(LIBTOOL) --mode=uninstall rm $(DESTDIR)${libdir}/librep.la
+ $(LIBTOOL) --mode=uninstall rm $(DESTDIR)${bindir}/rep
+ $(LIBTOOL) --mode=uninstall rm $(DESTDIR)${bindir}/repdoc
rm -f $(DESTDIR)${bindir}/rep-xgettext
rm -f $(DESTDIR)${bindir}/rep-remote
for dl in $(DL_DSTS); do \
- $(LIBTOOL) --mode=uninstall $(DESTDIR)${repexecdir}/$$dl; \
+ $(LIBTOOL) --mode=uninstall rm $(DESTDIR)${repexecdir}/$$dl; \
done
rm -rf $(DESTDIR)$(includedir)/rep/; \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]