diff options
author | Gunnar Wrobel <wrobel@gentoo.org> | 2006-02-04 15:42:19 +0000 |
---|---|---|
committer | Gunnar Wrobel <wrobel@gentoo.org> | 2006-02-04 15:42:19 +0000 |
commit | 3c1603934e9ac35acb116759af849c639253f78a (patch) | |
tree | fad39e879977da91743bd537257ad308ef7e2c3a | |
parent | Added Makefile (diff) | |
parent | Added polymeraze to the stable tree (diff) | |
download | overlay-3c1603934e9ac35acb116759af849c639253f78a.tar.gz overlay-3c1603934e9ac35acb116759af849c639253f78a.tar.bz2 overlay-3c1603934e9ac35acb116759af849c639253f78a.zip |
Makefiles need to be available in each subtree
svn path=/broken/; revision=651
-rw-r--r-- | Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile new file mode 100644 index 0000000..f96eb82 --- /dev/null +++ b/Makefile @@ -0,0 +1,2 @@ +remote: + ssh pardus.de "cd /usr/portage/local/ebuilds && svn update" |