summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-www/gplflash/files/gentoo.diff')
-rw-r--r--net-www/gplflash/files/gentoo.diff8
1 files changed, 8 insertions, 0 deletions
diff --git a/net-www/gplflash/files/gentoo.diff b/net-www/gplflash/files/gentoo.diff
new file mode 100644
index 000000000000..ad184a999479
--- /dev/null
+++ b/net-www/gplflash/files/gentoo.diff
@@ -0,0 +1,8 @@
+--- Makefile Mon Jun 12 10:19:14 2000
++++ Makefile.new Thu Apr 25 10:51:27 2002
+@@ -1,4 +1,4 @@
+-SUBDIRS= Jpeg Zlib Lib Player Plugin Kflash
++SUBDIRS= Jpeg Zlib Lib Player Plugin
+
+ all:
+ for subdir in $(SUBDIRS); do (cd $$subdir; $(MAKE)); done