diff options
author | B. Stack <bgstack15@gmail.com> | 2023-09-16 19:23:35 -0400 |
---|---|---|
committer | B. Stack <bgstack15@gmail.com> | 2023-09-16 19:23:35 -0400 |
commit | 9dc557ebd6b305bb4d4146dc77b499f7288fa37c (patch) | |
tree | 5c6913f0b0c9a327131aeee52fbfc0dfa8f3d0de /debian/install | |
parent | bringing in updates to the package since then (diff) | |
download | d2x-rebirth-9dc557ebd6b305bb4d4146dc77b499f7288fa37c.tar.gz d2x-rebirth-9dc557ebd6b305bb4d4146dc77b499f7288fa37c.tar.bz2 d2x-rebirth-9dc557ebd6b305bb4d4146dc77b499f7288fa37c.zip |
update packaging for building now
Diffstat (limited to 'debian/install')
-rw-r--r-- | debian/install | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/install b/debian/install index fc58098..d7e259a 100644 --- a/debian/install +++ b/debian/install @@ -1,5 +1,5 @@ debian/vrms/* /usr/share/vrms/reasons -d2x-rebirth /usr/games -*.desktop /usr/share/applications -*.xpm /usr/share/pixmaps +build/d2x-rebirth/d2x-rebirth /usr/games +d2x-rebirth/*.desktop /usr/share/applications +d2x-rebirth/*.xpm /usr/share/pixmaps debian/*.xpm /usr/share/pixmaps |