Check-in Number:
|
4696 | |
Date: |
2004-Sep-11 17:24:05 (local)
2004-Sep-11 15:24:05 (UTC) |
User: | rse |
Branch: | |
Comment: |
more cosmetics |
Tickets: |
|
Inspections: |
|
Files: |
|
ossp-pkg/iselect/Makefile.in 1.3 -> 1.4
--- Makefile.in 2004/09/11 15:18:49 1.3
+++ Makefile.in 2004/09/11 15:24:05 1.4
@@ -59,7 +59,7 @@
sed -e "s/Version .*(.*)/Version $$V/g" <iselect_readme.txt >iselect_readme.txt.n && mv iselect_readme.txt.n iselect_readme.txt
_TARBALL = \
- $(SHTOOL) tarball -o $${NAME}.tar.gz -d $${NAME} -u rse -g en \
+ $(SHTOOL) tarball -o $${NAME}.tar.gz -d $${NAME} -u ossp -g iselect \
-e 'CVS,\.cvsignore,\.configure,\.\#.*,\.[ao]$$' -c 'gzip --best' .
dist: distclean fixperm
|
|
ossp-pkg/iselect/configure.in 1.3 -> 1.4
--- configure.in 2004/09/11 15:18:49 1.3
+++ configure.in 2004/09/11 15:24:05 1.4
@@ -102,7 +102,3 @@
,dnl
)dnl
-echo ""
-echo "Now please type 'make' to compile. Good luck."
-echo ""
-
|
|
ossp-pkg/iselect/iselect.1 1.4 -> 1.5
--- iselect.1 2004/09/11 15:19:59 1.4
+++ iselect.1 2004/09/11 15:24:05 1.5
@@ -366,5 +366,5 @@
.SH "SEE ALSO"
.IX Header "SEE ALSO"
.Vb 1
-\& iSelect Home: http://www.engelschall.com/sw/iselect/
+\& iSelect Home: http://www.ossp.org/pkg/tool/iselect/
.Ve
|
|