projects
/
platform
/
upstream
/
curl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a7cf65
)
fixed the pkgadd target
author
Daniel Stenberg
<daniel@haxx.se>
Thu, 5 Sep 2002 08:24:21 +0000
(08:24 +0000)
committer
Daniel Stenberg
<daniel@haxx.se>
Thu, 5 Sep 2002 08:24:21 +0000
(08:24 +0000)
Makefile.am
patch
|
blob
|
history
diff --git
a/Makefile.am
b/Makefile.am
index 16f6d845b30e4acba922c5418f85dc14148cfe13..2c585272e0cdf9d917aef4ef1f6775b37d17a8b9 100644
(file)
--- a/
Makefile.am
+++ b/
Makefile.am
@@
-62,7
+62,7
@@
rpm:
pkgadd:
umask 022 ; \
make install DESTDIR=`/bin/pwd`/packages/Solaris/root ; \
- cat
LEGAL MITX.txt MPL-1.1.txt
> $(srcdir)/packages/Solaris/copyright ; \
+ cat
COPYING
> $(srcdir)/packages/Solaris/copyright ; \
cd $(srcdir)/packages/Solaris && $(MAKE) package
#