summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Bellinson <thread@gentoo.org>2001-06-22 05:15:19 +0000
committerAdam Bellinson <thread@gentoo.org>2001-06-22 05:15:19 +0000
commit6a5439ab59a28adc7139e28f19c0ee0c501f11f5 (patch)
treee0347dffcfd101a665f3d9337cc1b0ff3add3863 /media-gfx/qiv/files
parent*** empty log message *** (diff)
downloadhistorical-6a5439ab59a28adc7139e28f19c0ee0c501f11f5.tar.gz
historical-6a5439ab59a28adc7139e28f19c0ee0c501f11f5.tar.bz2
historical-6a5439ab59a28adc7139e28f19c0ee0c501f11f5.zip
*** empty log message ***
Diffstat (limited to 'media-gfx/qiv/files')
-rw-r--r--media-gfx/qiv/files/fix_prefix.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/qiv/files/fix_prefix.pl b/media-gfx/qiv/files/fix_prefix.pl
index 5f431ba32e22..323fcff91121 100644
--- a/media-gfx/qiv/files/fix_prefix.pl
+++ b/media-gfx/qiv/files/fix_prefix.pl
@@ -18,4 +18,4 @@ close MAKEFILE;
close TMP;
system "cp ${ARGV[0]}/tmp ${ARGV[0]}/Makefile";
-#unlink "${ARGV[0]}/tmp";
+unlink "${ARGV[0]}/tmp";