Skip to content

Commit 7612d83

Browse files
committed
remove pkgfix from INSTALL.sh
1 parent 41151b3 commit 7612d83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

INSTALL.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ install -dm777 ${DESTDIR}${CACHE_DIR}/sources
1717
install -dm777 ${DESTDIR}${CACHE_DIR}/work
1818

1919
install -m755 xchroot revdep pkgadd pkgdel pkgbuild scratch updateconf portsync \
20-
pkgbase pkgdepends pkgrebuild pkgfix portcreate ${DESTDIR}${BINDIR}
20+
pkgbase pkgdepends pkgrebuild portcreate ${DESTDIR}${BINDIR}
2121
install -m644 scratchpkg.conf scratchpkg.repo scratchpkg.alias scratchpkg.mask ${DESTDIR}${CONFDIR}
2222

2323
install -m644 revdep.conf ${DESTDIR}${REVDEPCONF}

0 commit comments

Comments
 (0)