From db7937b1ab5c32c4b441a20d5fb1ce3447e9eac5 Mon Sep 17 00:00:00 2001 From: "Edward Z. Yang" Date: Sat, 1 Feb 2014 19:50:31 -0800 Subject: [PATCH] Don't add nonsense files Signed-off-by: Edward Z. Yang --- release.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/release.txt b/release.txt index f703842..e1dcd43 100644 --- a/release.txt +++ b/release.txt @@ -21,6 +21,8 @@ In order to perform a release, a few steps have to be taken: ( Should get some sort of repos that contains just the pristine tarballs/zips??? ) # [ ] Build the PEAR release + - git clone htmlpurifier htmlpurifier-pristine + - cd htmlpurifier-pristine - php package.php - cd library - pear package -- 2.11.4.GIT