summaryrefslogtreecommitdiffstats
path: root/php-scssphp.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-08-21 16:52:59 +0200
committerRemi Collet <fedora@famillecollet.com>2014-08-21 16:52:59 +0200
commita8707dec9dbecc9fc5f3a14c255eedf850cdc21c (patch)
tree0956051f7bc946ed587e8a5d4e9ab119b4bb040b /php-scssphp.spec
parentd2beee3ef7618c93271adf9bb51c046f9e43577c (diff)
php-scssphp: cleanup
Diffstat (limited to 'php-scssphp.spec')
-rw-r--r--php-scssphp.spec3
1 files changed, 0 insertions, 3 deletions
diff --git a/php-scssphp.spec b/php-scssphp.spec
index 0825a31..b8269e1 100644
--- a/php-scssphp.spec
+++ b/php-scssphp.spec
@@ -73,9 +73,6 @@ the SCSS syntax.
%prep
%setup -qn %{github_name}-%{github_commit}
-# Fix version (see https://github.com/leafo/scssphp/pull/174)
-sed -i 's/0.0.11/0.0.12/' scss.inc.php
-
# Create man page for bin
# Required here b/c path to include file is changed in next command
help2man --no-info ./pscss > pscss.1