9cf37d93fc
just released 2.03pre4 beta. 2) Use autotools. 3) Add LICENSE. Feature safe: yes
11 lines
449 B
Text
11 lines
449 B
Text
--- Makefile.am.bak 2002-10-23 03:54:54.000000000 +0400
|
|
+++ Makefile.am 2012-04-07 10:05:09.000000000 +0400
|
|
@@ -24,7 +24,7 @@
|
|
$(INSTALL_SCRIPT) $$file $(ICON_INSTALL_DIR) ; \
|
|
done
|
|
$(mkinstalldirs) $(ETC_INSTALL_DIR)
|
|
- $(INSTALL_DATA) webmagickrc $(ETC_INSTALL_DIR)/webmagickrc
|
|
+# $(INSTALL_DATA) webmagickrc $(ETC_INSTALL_DIR)/webmagickrc
|
|
|
|
# Additional files to distribute
|
|
EXTRA_DIST = INSTALL.generic MANIFEST TODO webmagick.in \
|