diff options
author | 2008-03-14 12:08:54 +0000 | |
---|---|---|
committer | 2008-03-14 12:08:54 +0000 | |
commit | 41d8369967ab37decd1d66c648955b4cb8329cd2 (patch) | |
tree | d1185c602fa59bee48914321ccb6c5aace2e7cbd /media-sound/codecgraph/files | |
parent | amd64 stable, per #205335 (diff) | |
download | historical-41d8369967ab37decd1d66c648955b4cb8329cd2.tar.gz historical-41d8369967ab37decd1d66c648955b4cb8329cd2.tar.bz2 historical-41d8369967ab37decd1d66c648955b4cb8329cd2.zip |
Initial commit, ebuild by me.
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'media-sound/codecgraph/files')
-rw-r--r-- | media-sound/codecgraph/files/20080311-makefile-prefix.diff | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/media-sound/codecgraph/files/20080311-makefile-prefix.diff b/media-sound/codecgraph/files/20080311-makefile-prefix.diff new file mode 100644 index 000000000000..25ce6c4583be --- /dev/null +++ b/media-sound/codecgraph/files/20080311-makefile-prefix.diff @@ -0,0 +1,8 @@ +--- Makefile.ORIG 2008-03-14 10:54:23.000000000 +0000 ++++ Makefile 2008-03-14 10:54:56.000000000 +0000 +@@ -1,4 +1,4 @@ +-PREFIX = /usr/local ++PREFIX = /usr + DOTTY = dot + + samples = \ |