Skip to content

Commit

Permalink
Removing github from rpm source list
Browse files Browse the repository at this point in the history
  • Loading branch information
pcon committed Mar 30, 2021
1 parent b28d83e commit ee609c7
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions solenopsis.spec
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
%define github_name solenopsis
%define branch master

Summary: A set of scripts to help aid in Salesforce.com development and deployment
Name: solenopsis
Version: 1.2
Expand All @@ -9,7 +6,6 @@ URL: http://solenopsis.org/Solenopsis/
License: GPL
Group: Applications/Internet
Source0: %{name}-%{version}.tar.gz
Source1: https://github.com/%{github_name}/Solenopsis/archive/%{branch}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
BuildArch: noarch
Requires: python
Expand Down

0 comments on commit ee609c7

Please sign in to comment.