Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
csst-pipeline
msc
sextractor
Commits
cdfa6bdf
Commit
cdfa6bdf
authored
8 years ago
by
Emmanuel Bertin
Browse files
Options
Download
Email Patches
Plain Diff
Fixed typos in spec file.
parent
fb4de003
master
phot
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
Makefile.am
+1
-1
Makefile.am
README.md
+0
-0
README.md
sextractor.spec.in
+1
-1
sextractor.spec.in
with
2 additions
and
2 deletions
+2
-2
Makefile.am
+
1
-
1
View file @
cdfa6bdf
...
...
@@ -31,7 +31,7 @@ AUTOMAKE_OPTIONS = foreign no-dependencies
SUBDIRS
=
src man doc tests debian
dist_pkgdata_DATA
=
config/
*
xsl/sextractor.xsl
EXTRA_DIST
=
autogen.sh AUTHORS BUGS ChangeLog COPYRIGHT
\
HISTORY INSTALL LICENSE README THANKS
HISTORY INSTALL LICENSE README
.md
THANKS
RPM_ROOTDIR
=
`
rpmbuild
--nobuild
-E
%_topdir
`
RPM_SRCDIR
=
$(RPM_ROOTDIR)
/SOURCES
DEB_SRCDIR
=
~/DEBIAN/SOURCES
...
...
This diff is collapsed.
Click to expand it.
README
→
README
.md
+
0
-
0
View file @
cdfa6bdf
File moved
This diff is collapsed.
Click to expand it.
sextractor.spec.in
+
1
-
1
View file @
cdfa6bdf
...
...
@@ -69,7 +69,7 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root)
%doc config AUTHORS BUGS ChangeLog COPYRIGHT HISTORY INSTALL LICENSE README.md THANKS
f
%doc config AUTHORS BUGS ChangeLog COPYRIGHT HISTORY INSTALL LICENSE README.md THANKS
%{_bindir}/sex
%{_bindir}/ldactoasc
%{_mandir}/man1/sex.1*
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Snippets