Changeset 1303 in ProjectBuilder for projects/mondorescue
- Timestamp:
- May 20, 2011, 2:07:19 AM (14 years ago)
- Location:
- projects/mondorescue/pbconf/branches/2.2.9
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
projects/mondorescue/pbconf/branches/2.2.9/mindi/ebuild/mindi.ebuild
r1202 r1303 37 37 export DONT_RELINK=1 38 38 export PKGBUILDMINDI="true" 39 "${WORKDIR}"/"${P}"/install.sh 39 cd "${WORKDIR}"/"${P}" 40 ./install.sh 40 41 } 41 42 -
projects/mondorescue/pbconf/branches/2.2.9/mondo/ebuild/mondo-rescue.ebuild
r1202 r1303 48 48 mkdir -p "${D}/var/cache/mondo" 49 49 exeinto /usr/share/mondo 50 doexe mondo/autorun50 doexe /usr/share/mondo/autorun 51 51 } 52 52
Note:
See TracChangeset
for help on using the changeset viewer.