We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41151b3 commit 7612d83Copy full SHA for 7612d83
INSTALL.sh
@@ -17,7 +17,7 @@ install -dm777 ${DESTDIR}${CACHE_DIR}/sources
17
install -dm777 ${DESTDIR}${CACHE_DIR}/work
18
19
install -m755 xchroot revdep pkgadd pkgdel pkgbuild scratch updateconf portsync \
20
- pkgbase pkgdepends pkgrebuild pkgfix portcreate ${DESTDIR}${BINDIR}
+ pkgbase pkgdepends pkgrebuild portcreate ${DESTDIR}${BINDIR}
21
install -m644 scratchpkg.conf scratchpkg.repo scratchpkg.alias scratchpkg.mask ${DESTDIR}${CONFDIR}
22
23
install -m644 revdep.conf ${DESTDIR}${REVDEPCONF}
0 commit comments