diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2009-08-21 12:35:48 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2009-08-21 12:35:48 +0200 |
commit | 187960a69f36d84730783fa9fcc418bef1f27ea7 (patch) | |
tree | 55f631e3b8dd408910ac692057445c7c0828b0b7 /package/nut/patches | |
parent | f80eda0c17801058135f47e7f5ac3f6970e718ff (diff) | |
parent | aba1a43bf5b8a3cbf8251e4302dcbee58fc81fcd (diff) |
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/nut/patches')
-rw-r--r-- | package/nut/patches/patch-server_Makefile_in.orig | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/package/nut/patches/patch-server_Makefile_in.orig b/package/nut/patches/patch-server_Makefile_in.orig deleted file mode 100644 index bfedb0951..000000000 --- a/package/nut/patches/patch-server_Makefile_in.orig +++ /dev/null @@ -1,14 +0,0 @@ -$Id: update-patches 24 2008-08-31 14:56:13Z wbx $ ---- nut-2.4.1.orig/server/Makefile.in 2009-02-17 10:24:10.000000000 +0100 -+++ nut-2.4.1/server/Makefile.in 2009-05-31 06:01:01.000000000 +0200 -@@ -460,7 +460,9 @@ distdir: $(DISTFILES) - done - check-am: all-am - check: check-am --all-am: Makefile $(PROGRAMS) -+all-am: $(PROGRAMS) -+ @echo foo -+ - installdirs: - for dir in "$(DESTDIR)$(sbindir)"; do \ - test -z "$$dir" || $(MKDIR_P) "$$dir"; \ |