This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# tarfile created using hg | |
# hg clone https://etherpad.googlecode.com/hg/ etherpad | |
# cd etherpad | |
# hg archive --type=tbz2 --prefix=%{name}-%{version} %{name}-%{version}-%{hgdate}.tar.bz2 | |
%global hgdate 20100429 | |
%global tarfile %{name}-%{version}-%{hgdate}.tar.bz2 | |
Name: etherpad | |
Version: 0 | |
Release: 0.8.%{hgdate}%{?dist} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sat Oct 9 23:07:38 EDT 2010 | |
Apply this patch | |
etherpad_fedora_env_patch.diff | |
# Apply this patch | |
etherpad_fedora_env_patch.diff | |
# Remove bundled libraries |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/bin/exports.sh b/bin/exports.sh | |
index d0ced6f..f23c43d 100644 | |
--- a/bin/exports.sh | |
+++ b/bin/exports.sh | |
@@ -37,13 +37,13 @@ if [ `uname` == "FreeBSD" ]; then | |
export PATH="$JAVA_HOME/bin:$SCALA_HOME/bin:/usr/local/mysql/bin:$PATH" | |
export MYSQL_CONNECTOR_JAR="/usr/local/share/java/classes/mysql-connector-java.jar" | |
else | |
- [ -e "/usr/lib/jvm/java-6-openjdk" ] && export JAVA_HOME="/usr/lib/jvm/java-6-openjdk" | |
+ [ -e "/usr/lib/jvm/java-1.6.0-openjdk" ] && export JAVA_HOME="/usr/lib/jvm/java-1.6.0-openjdk" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[15:31] --> You have joined the channel #openhatch (~onionuser@nat-pool-128-117.olin.edu). | |
[15:31] *** The channel topic is "http://openhatch.org/ | Let's make the open source community easier to join | If nobody answers, stick around and someone will | Channel is logged, "/msg SNAILBot help" for more info | "b" is a good thing: http://ur1.ca/1jokg". | |
[15:31] *** The topic was set by pythonian4000!~pythonian@173-203-84-225.static.cloud-ips.com on 2010-09-16 21:04. | |
[15:32] *** Channel modes: no messages from outside | |
[15:32] *** This channel was created on 2010-01-30 02:48. | |
[15:35] <computercolin> paulproteus: aha, I'm in the wrong tab | |
[15:35] <computercolin> how was your Penn trip? | |
[15:35] <computercolin> still alive | |
[15:36] <paulproteus> computercolin: (-: | |
[15:36] <paulproteus> still alive |
NewerOlder