Changeset 652 for tags/1.3.7/Install
- Timestamp:
- Feb 26, 2025, 11:01:18 PM (5 weeks ago)
- Location:
- tags/1.3.7/Install
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
tags/1.3.7/Install/deb/debian/install
r299 r652 2 2 Language2.txt usr/share/c-evo 3 3 Fonts.txt usr/share/c-evo 4 c-evo usr/share/c-evo5 4 6 5 Graphics usr/share/c-evo -
tags/1.3.7/Install/rpm/c-evo.spec
r651 r652 41 41 %install 42 42 rm -rf $RPM_BUILD_ROOT 43 install -Dm755 c-evo -t $RPM_BUILD_ROOT/usr/ ibin43 install -Dm755 c-evo -t $RPM_BUILD_ROOT/usr/bin 44 44 install -Dm755 Install/deb/c-evo.desktop -t $RPM_BUILD_ROOT/usr/share/applications 45 45 install -Dm644 Graphics/c-evo_256x256.png $RPM_BUILD_ROOT/usr/share/pixmaps/c-evo.png
Note:
See TracChangeset
for help on using the changeset viewer.