File: 07_remove_troubled_files.diff

package info (click to toggle)
hydra 9.4-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 3,588 kB
  • sloc: ansic: 21,908; sh: 2,389; makefile: 134
file content (25 lines) | stat: -rw-r--r-- 990 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Description: Remove troubled files to avoid FTBFS.
Forwarded: not-needed
Author: Julián Moreno Patiño <darkjunix@gmail.com>
Last-Update: 2022-02-25
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,3 @@
-all:
-	@echo Error: you must run "./configure" first
-
-clean:
-	cp -f Makefile.orig Makefile
 
 uninstall:
 	@echo Error: you must run "./configure" first
--- a/Makefile.am
+++ b/Makefile.am
@@ -87,7 +87,6 @@
 
 clean:
 	rm -rf xhydra pw-inspector hydra *.o core *.core *.stackdump *~ Makefile.in Makefile dev_rfc hydra.restore arm/*.ipk arm/ipkg/usr/bin/* hydra-gtk/src/*.o hydra-gtk/src/xhydra hydra-gtk/stamp-h hydra-gtk/config.status hydra-gtk/errors hydra-gtk/config.log hydra-gtk/src/.deps hydra-gtk/src/Makefile hydra-gtk/Makefile
-	cp -f Makefile.orig Makefile
 
 uninstall:
 	-rm -f $(DESTDIR)$(PREFIX)$(BINDIR)/xhydra $(DESTDIR)$(PREFIX)$(BINDIR)/hydra $(DESTDIR)$(PREFIX)$(BINDIR)/pw-inspector $(DESTDIR)$(PREFIX)$(BINDIR)/hydra-wizard.sh $(DESTDIR)$(PREFIX)$(BINDIR)/dpl4hydra.sh