Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 322024 Details for
Bug 424003
[science overlay] sci-physics/thepeg (New package)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
thepeg-1.8.0-java.patch
thepeg-1.8.0-java.patch (text/plain), 914 bytes, created by
Jauhien Piatlicki (RETIRED)
on 2012-08-23 16:20:45 UTC
(
hide
)
Description:
thepeg-1.8.0-java.patch
Filename:
MIME Type:
Creator:
Jauhien Piatlicki (RETIRED)
Created:
2012-08-23 16:20:45 UTC
Size:
914 bytes
patch
obsolete
>--- java/Makefile.am >+++ java/Makefile.am >@@ -11,8 +12,7 @@ > > CLEANFILES = ThePEG.jar thepeg.sh > >-jardir = $(pkglibdir) >-nodist_jar_DATA = ThePEG.jar >+noinst_DATA = ThePEG.jar > > dist_noinst_DATA = $(JAVASOURCES) jar-manifest > >@@ -34,7 +34,7 @@ > $(JAR) cmf ThePEG/jar-manifest ThePEG.jar ThePEG/*.class > > thepeg.sh: thepeg.install Makefile >- sed -e s:@pkglibdir[@]:$(pkglibdir):g \ >+ sed -e s:@datadir[@]:$(datadir):g \ > -e s:@bindir[@]:$(bindir):g \ > -e s:@java[@]:$(JAVA):g $(srcdir)/thepeg.install > thepeg.sh > chmod +x thepeg.sh >--- java/thepeg.install >+++ java/thepeg.install >@@ -1,6 +1,6 @@ > #!/bin/sh > >-pkglibdir=@pkglibdir@ >+source @datadir@/thepeg/package.env > bindir=@bindir@ > > ThePEG_CMD="${bindir}/setupThePEG" >@@ -19,4 +19,4 @@ > > > >-exec @java@ ${HEADLESS} -jar ${pkglibdir}/ThePEG.jar ${ThePEG_CMD} "$@" >+exec @java@ ${HEADLESS} -jar ${CLASSPATH} ${ThePEG_CMD} "$@"
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 424003
:
316573
|
316575
|
316585
|
317145
|
317151
|
322022
|
322024
|
322034