summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-02-07 20:28:40 +0000
committerMike Frysinger <vapier@gentoo.org>2004-02-07 20:28:40 +0000
commitb15c1c96a82086d1dc721e1f4353424f67ad490f (patch)
tree4f8192e9e3c6b9cdcad53ec3cf1b52db35a32565 /net-www/gplflash
parent~ppc (Manifest recommit) (diff)
downloadgentoo-2-b15c1c96a82086d1dc721e1f4353424f67ad490f.tar.gz
gentoo-2-b15c1c96a82086d1dc721e1f4353424f67ad490f.tar.bz2
gentoo-2-b15c1c96a82086d1dc721e1f4353424f67ad490f.zip
old
Diffstat (limited to 'net-www/gplflash')
-rw-r--r--net-www/gplflash/files/gentoo.diff8
1 files changed, 0 insertions, 8 deletions
diff --git a/net-www/gplflash/files/gentoo.diff b/net-www/gplflash/files/gentoo.diff
deleted file mode 100644
index ad184a999479..000000000000
--- a/net-www/gplflash/files/gentoo.diff
+++ /dev/null
@@ -1,8 +0,0 @@
---- 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