mirror of
https://github.com/terrapkg/packages.git
synced 2026-05-31 09:01:55 +00:00
* fix: stardust-xr-telescope
Upstream added/changed files
* omg hicolordir real
---------
(cherry picked from commit 6fd253d813)
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
Co-authored-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
This commit is contained in:
@@ -35,13 +35,15 @@ See the stars! Easy stardust setups to run on your computer.
|
||||
%build
|
||||
|
||||
%install
|
||||
install -Dm755 scripts/telescope %buildroot%_bindir/telescope
|
||||
install -Dm755 scripts/_telescope_startup %buildroot%_bindir/_telescope_startup
|
||||
install -Dm644 org.stardustxr.png %buildroot%_iconsdir/hicolor/512x512/apps/org.stardustxr.png
|
||||
install -Dm755 scripts/telescope %buildroot%_bindir/telescope
|
||||
install -Dm755 scripts/_telescope_startup %buildroot%_bindir/_telescope_startup
|
||||
install -Dm644 org.stardustxr.Telescope.desktop %buildroot%_appsdir/org.stardustxr.Telescope.desktop
|
||||
install -Dm644 org.stardustxr.Telescope.png %buildroot%_hicolordir/512x512/apps/org.stardustxr.Telescope.png
|
||||
|
||||
%files
|
||||
%doc README.md
|
||||
%license LICENSE
|
||||
%_bindir/telescope
|
||||
%_bindir/_telescope_startup
|
||||
%_iconsdir/hicolor/512x512/apps/org.stardustxr.png
|
||||
%_appsdir/org.stardustxr.Telescope.desktop
|
||||
%_hicolordir/512x512/apps/org.stardustxr.Telescope.png
|
||||
|
||||
Reference in New Issue
Block a user