diff options
author | B Stack <bgstack15@gmail.com> | 2019-02-05 20:40:38 -0500 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2019-02-05 20:40:38 -0500 |
commit | 77065d46738062743a47b3fe3abc519bdae5540e (patch) | |
tree | fcd50a5c49e990b6d58e88dadf1a392a39c58cb3 | |
parent | add bgstack15 customizations to rpm spec part 1 (diff) | |
download | stackrpms-77065d46738062743a47b3fe3abc519bdae5540e.tar.gz stackrpms-77065d46738062743a47b3fe3abc519bdae5540e.tar.bz2 stackrpms-77065d46738062743a47b3fe3abc519bdae5540e.zip |
palemoon custom part 2
-rw-r--r-- | palemoon/palemoon.spec | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/palemoon/palemoon.spec b/palemoon/palemoon.spec index 0a8208b..f596464 100644 --- a/palemoon/palemoon.spec +++ b/palemoon/palemoon.spec @@ -90,9 +90,7 @@ and themes to make the browser truly your own. %{__cp} %{SOURCE1} ./.mozconfig %if 0%{stackrpms_custom} -echo please find file browser.xul for the patch -pNUM -/bin/bash -%patch0 +%patch0 -p1 %endif %build |