Opened 16 years ago
Closed 16 years ago
#19449 closed enhancement (fixed)
py26-pyqt4 4.4.4 Update - Symlinking binaries into ${prefix}/bin
Reported by: | chepra@… | Owned by: | saispo@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.7.1 |
Keywords: | pyqt, pyton | Cc: | |
Port: | py26-pyqt4 |
Description
I upgraded the portfile for py26-pyqt4,
which will symlinking following files into /usr/local/bin:
lrwxr-xr-x 1 root admin 70 24 Apr 09:02 /opt/local/bin/pyuic4-2.6 -> /opt/local/Library/Frameworks/Python.framework/Versions/2.6/bin/pyuic4
lrwxr-xr-x 1 root admin 70 24 Apr 09:02 /opt/local/bin/pyrcc4-2.6 -> /opt/local/Library/Frameworks/Python.framework/Versions/2.6/bin/pyrcc4
Attachments (1)
Change History (5)
comment:1 Changed 16 years ago by chepra@…
Changed 16 years ago by chepra@…
comment:2 Changed 16 years ago by jmroot (Joshua Root)
Owner: | changed from macports-tickets@… to saispo@… |
---|---|
Summary: | py26-pyqt4 4.4.4 Update - Symlinking binaries into /usr/local/bin → py26-pyqt4 4.4.4 Update - Symlinking binaries into ${prefix}/bin |
comment:3 Changed 16 years ago by (none)
Milestone: | Port Enhancements |
---|
Milestone Port Enhancements deleted
comment:4 Changed 16 years ago by raimue (Rainer Müller)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Committed in r50556 (maintainer timeout). Also bumped revision, so everyone gets the change.
Please file unified diff instead of whole Portfiles next time.
Note: See
TracTickets for help on using
tickets.
Eh, i meant "/opt/local/bin" NOT "/usr/local/bin"!