diff options
| author | Joseph Hunkeler <jhunk@stsci.edu> | 2016-03-22 17:24:08 -0400 |
|---|---|---|
| committer | Joseph Hunkeler <jhunk@stsci.edu> | 2016-03-22 17:24:08 -0400 |
| commit | c56974f04e73b5030baacd9fc955b8e025606cb5 (patch) | |
| tree | 799282e5e350a8623eb15dac1cf19fa62e5950de | |
| parent | be24d316594f9cf4ab1d53d55e641229cb92fbbb (diff) | |
| download | cbc-recipes-c56974f04e73b5030baacd9fc955b8e025606cb5.tar.gz | |
Add noarch flag... maybe this will help
| -rw-r--r-- | iraf/iraf.ini | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/iraf/iraf.ini b/iraf/iraf.ini index 2d6ca78..1516e67 100644 --- a/iraf/iraf.ini +++ b/iraf/iraf.ini @@ -18,6 +18,7 @@ url: [build] number: 0 +noarch: True detect_binary_files_with_prefix: False [osx] binary_relocation: False [osx] |
