diff options
author | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2010-12-12 22:53:57 +0100 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2010-12-14 00:37:28 +0100 |
commit | b07fed4bf1030a0e20c92843203cb896ff4d9575 (patch) | |
tree | 8528f5c6cad9742347cb776def07e2b4741abee5 /package/ng-spice-rework/ng-spice-rework-17-makeidx.patch | |
parent | af6fd2d931c5fec8d95cbe635265cff74c09a54a (diff) |
ng-spice-rework: remove package
This package has been marked deprecated in October, and no-one
complained. Moreover, it doesn't sound like a package that is widely
used on embedded systems. So we get rid of it.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/ng-spice-rework/ng-spice-rework-17-makeidx.patch')
-rw-r--r-- | package/ng-spice-rework/ng-spice-rework-17-makeidx.patch | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/package/ng-spice-rework/ng-spice-rework-17-makeidx.patch b/package/ng-spice-rework/ng-spice-rework-17-makeidx.patch deleted file mode 100644 index dcce6ceea..000000000 --- a/package/ng-spice-rework/ng-spice-rework-17-makeidx.patch +++ /dev/null @@ -1,12 +0,0 @@ ---- a/src/Makefile.in 2005-08-30 03:58:00.000000000 -0400 -+++ b/src/Makefile.in 2008-02-13 14:38:04.000000000 -0500 -@@ -882,7 +882,8 @@ spice.o: main.c - $(COMPILE) -DSIMULATOR -o spice.o -c $(srcdir)/main.c - - ngspice.idx: makeidx -- ./makeidx $(srcdir)/ngspice.txt -+ gcc -I/usr/include -I.. -I./include $(makeidx_SOURCES) -o makeidx-host -+ ./makeidx-host $(srcdir)/ngspice.txt - # Tell versions [3.59,3.63) of GNU make to not export all variables. - # Otherwise a system limit (for SysV at least) may be exceeded. - .NOEXPORT: |